Notifications
Notifications are a way to notiy and send information after a form submission. Most commonly they are used to email interested parties, such as a website administrator, a support analyst, or even just the form submitter. Typical uses include admin alerts, user receipts, and payment lifecycle notices.
Notification content can be enhanced with merge tags, attach uploaded files, and add query strings or UTM parameters for analytics.Notifications support conditional logic to enable you to send different notifications (or none) based on additional criteria.
For a quick start guide, refer to the Getting Started section titled Confirmations and Notifications.
Articles
Configuring Notifications in Gravity Forms
It can be quite helpful to receive a notification when a user submits a form. This ensures that you do not have to constantly check your form submissions to see if anything has been submitted. Discover how to configure these notifications for your forms.
Notifications Settings Reference
This quick reference guide lists all settings related to Notifications and briefly describes their purpose.
Common Questions Regarding Notifications
This articles answers several of the Frequently Asked Questions regarding Notifications within the Gravity Forms plugin.
Troubleshooting Notifications
Gravity Forms uses WordPress’ built-in sendmail (wp-mail.php) to send its e-mail notifications. If you are having trouble sending or receiving Notifications, please try the following steps.
Resend Notifications
If you failed to receive a notification, Gravity Forms makes it easy to re-send that notification with just a few simple clicks.
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.
Abandoned Form Notifications
Abandoned Form Notifications allow you to engage with users who start filling out a form but leave before submitting it.
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.