Articles

Sending Notifications for Recurring Subscription Actions

At times, you may want to configure notifications so that users are notified when changing their subscription. This is especially useful for sending an email to a user when they start, cancel, or renew a subscription.

Gravity Forms Notification Events

Notifications let you know when a form has been successfully submitted. Several notification events are available within Gravity Forms, as well as events for additional add-ons. Discover the different notification events that are available, such as form is submitted, payment completed, subscription created, and many others.

Confirmations List Page

The confirmation list page allows you to see all of the confirmations for a particular form, as well as manage settings like activate/inactive, edit, duplicate, and delete.

{admin_email} Merge Tag

Displays the email address configured on the WordPress > Settings > General page.

{all_fields} Merge Tag

Displays a preformatted HTML table containing all of the submitted values.

{all_quiz_results} Merge Tag

Displays the results of all Quiz Fields that exist in the form.

{apc_media} Merge Tag

Allows for files uploaded to the media library to be inserted into the post.

{embed_post} Merge Tag

Displays the member-variable data specified for the singular post or page from which the entry was submitted.

{embed_url} Merge Tag

The {embed_url} merge tag displays the URL from which the form was submitted. Gravity Forms uses merge tags to allow you to dynamically populate submitted field values and other dynamic information in notification emails, post content templates and more.

{entry_id} Merge Tag

Displays the entry ID of the submission.