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_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.
gform_zohocrm_contact
This filter can be used to modify the contact arguments before they are sent to Zoho CRM.
gform_zohocrm_field_value
https://docs.gravityforms.com/gform_slug_field_value/.
gform_zohocrm_lead
This filter can be used to modify the lead arguments before they are sent to Zoho CRM.
gform_zohocrm_post_create_contact
Allows custom actions to be performed after creating the contact.
gform_zohocrm_post_create_lead
Allows custom actions to be performed after creating a lead with a Zoho CRM feed.
gform_zohocrm_post_create_task
Allows custom actions to be performed after creating the task.
gform_zohocrm_record
This filter can be used to modify the record arguments before they are sent to Zoho CRM.
gform_zohocrm_task
This filter can be used to modify the task arguments before they are sent to Zoho CRM.