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_action_pre_payment_callback
Runs a function after payment, before the callback occurs.
gform_activate_user
This action fires after a user signup has been activated.
gform_activecampaign_contact_pre_sync
This filter can be used to override the contact properties before the contact_sync request is sent to the API.
gform_activecampaign_enable_tag_mapping
This filter is used to enable the display of the tags field in the Map Fields section of the ActiveCampaign feed.
gform_activecampaign_field_value
https://docs.gravityforms.com/gform_slug_field_value/.
gform_activecampaign_note
Filter the note that will be created and associated with the given contact.
gform_activecampaign_override_empty_fields
The filter gform_activecampaign_override_empty_fields can be used to prevent empty form fields from erasing values already stored in ActiveCampaign when updating an existing subscriber.
gform_activecampaign_supported_field_types_email_map
This filter can be used to allow different field types to be mapped to ActiveCampaign’s email field.
gform_activecampaign_tags
This filter can be used to modify the tags which will be added to the contact.
gform_add_field_buttons
Description.