Add-On Framework
Articles
gform_{$SHORT_SLUG}_error
This action hook can be used to perform a custom action when an Add-On Framework based add-on experiences an error when processing a feed.
gform_addon_app_PAGE_TAB
This action fires when a page and tab is accessed within Gravity Forms. It is typically used to add content to custom settings tabs.
gform_post_process_feed
The gform_post_process_feed hook can be used to perform a custom action when a feed has been processed.
gform_post_save_feed_settings
Perform a custom action when a feed is saved.
gform_pre_delete_feed
The gform_pre_delete_feed hook can be used to perform a custom action just before a feed is deleted from the database.