Notifications
Articles
gform_after_email
Use this hook to perform actions after a user or admin notification has been sent.
gform_notification_disable_from_warning
Allows the from address warning to be disabled.
gform_post_notification_save
Fires after the notification is successfully saved.
gform_post_process_async_notifications
The gform_post_process_async_notifications action hook can be used to perform custom actions just after the background processor sends queued notifications.
gform_pre_notification_activated
This action is triggered before a notification is activated, allowing further actions to be performed.
gform_pre_notification_deactivated
This action is triggered before a notification is deactivated, allowing further actions to be performed.
gform_pre_notification_deleted
Triggered before a notification is deleted.
gform_pre_process_async_notifications
The gform_pre_process_async_notifications action hook can be used to perform custom actions just before the background processor sends queued notifications.