Articles

Email Routing in Gravity Forms Notifications

Each Gravity Forms notification has the option of additional email routing. This is similar to conditional logic in that different events can cause the notification to go to a different recipient. Learn how to configure the routing options within your notification.

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.

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.