Hooks
Actions
Learn about the different action hooks available within Gravity Forms. Action hooks allow you to perform additional actions when an event takes place.
Filters
Discover the different filter hooks available within Gravity Forms. You can use filters to modify data to better match your particular needs.
JavaScript
Find explanations of the various JavaScript hooks used by Gravity Forms and its add-ons.
Deprecated
Here you will find a listing of the action hooks in Gravity Forms which have been deprecated.
Articles
gform_zap_before_save
This filter allows changes to be made to the Zapier feed setup before it is saved to the database.
gform_zapier_actions
This filter allows the modification of the feed actions allowed (delete and edit).
gform_zapier_feed_conditional_logic
This filter allows the feed conditional logic rule to be overridden during submission, allowing multiple rules to be defined.
gform_zapier_field_value
This filter can be used to modify a value before it is sent to Zapier.
gform_zapier_products
This filter allows the products array to be modified before it is sent to Zapier.
gform_zapier_request_body
Allows the request body sent to Zapier to be filtered.
gform_zapier_sample_field_value
This filter can be used to modify the sample field value before it is sent to Zapier.
gform_zapier_use_stored_body
This filter is used to determine if the already stored body should be used.
gform_zoho_accounts_api_url
This filter allows the Zoho CRM accounts API URL to be changed.
gform_zoho_api_url
This filter allows the API URL to be changed.