Add-On Filters
2Checkout Add-On
Articles related to the Gravity Forms 2Checkout Add-On, such as available hooks.
EmailOctopus Filters
Articles related to the Gravity Forms EmailOctopus Add-On, such as available hooks.
Kit Filters
Hooks and filters that are added with the official Kit Add-On from Gravity Forms.
Constant Contact Filters
Hooks and filters that are added with the official Constant Contact Add-On from Gravity Forms.
Brevo Filters (Beta)
Hooks and filters that are added with the official Brevo Add-On from Gravity Forms.
ActiveCampaign Filters
Articles related to the Gravity Forms Active Campaign Add-On, such as available hooks.
Advanced Post Creation Filters
Articles related to the Advanced Post Creation add-on, such as available hooks.
Agile CRM Filters
Articles related to the Gravity Forms Agile add-on, such as available hooks.
Akismet Filters
In this section of documentation, you will find filters controlling the use of the Akismet spam filter add-on with Gravity Forms.
Authorize.net Filters
Articles related to the Gravity Forms Authorize.Net Add-On, such as available hooks.
AWeber Filters
Articles related to the Gravity Forms AWeber add-on, such as available hooks.
Breeze Filters
Information on how you can modify the Breeze add-on to better meet your particular needs.
Campaign Monitor Filters
Articles related to the Gravity Forms Campaign Monitor add-on, such as available hooks.
Campfire Filters
Articles related to the Gravity Forms Campfire add-on, such as its Feed Meta.
Capsule CRM Filters
Articles related to the Gravity Forms Capsule CRM add-on, such as available hooks.
Chained Selects Filters
Articles related to the Gravity Forms Chained Selects add-on, such as available hooks.
CleverReach Filters
Articles related to the Gravity Forms CleverReach add-on, such as available hooks.
Conversational Forms Filters
Coupons Filters
Articles related to the Gravity Forms Coupons add-on, such as its Feed Meta and Class.
Dropbox Filters
Articles related to the Gravity Forms Dropbox add-on, such as available hooks.
Emma Filters
Articles related to the Gravity Forms Emma add-on, such as available hooks.
FreshBooks Filters
Articles related to the Gravity Forms FreshBooks Add-On, such as its Feed Meta.
Geolocation Filters
Articles related to filters for use with the Gravity Forms Geolocation Add-On.
GetResponse Filters
Articles related to the Gravity Forms GetResponse add-on, such as available hooks.
Google Analytics Filters
Articles related to the Gravity Forms Google Analytics add-on, such as available hooks.
Help Scout Filters
Articles related to Help Scout, such as information about the Feed Meta and hooks available.
Highrise Filters
Articles related to the Highrise add-on, such as information about its Feed Meta and available hooks.
HipChat Filters
Articles related to the Gravity Forms HipChat add-on, such as its Feed Meta.
HubSpot Filters
This section lists hook, filter and other developer related reference articles related to the official Gravity Forms HubSpot Add-On.
iContact Filters
Articles related to the Gravity Forms iContact add-on, such as hooks and its Feed Meta.
Mad Mimi Filters
Articles related to the Gravity Forms Mad Mimi add-on, such as hooks and its Feed Meta.
Mailchimp Filters
Articles related to the Gravity Forms Mailchimp add-on, such as hooks and its Feed Meta.
MailerLite Filters
Hooks and filters that are added with the official Mailerlite Add-On from Gravity Forms.
Mailgun Filters
Articles related to the Gravity Forms Mailgun add-on, such as filters.
Moderation Filters
Mollie Filters
Hooks and filters that are added with the official Mollie Add-On from Gravity Forms.
Partial Entries Filters
Articles related to the Gravity Forms Partial Entries add-on, such as hooks.
Paypal Checkout Filters
Hooks provided with the Gravity Forms PayPal Checkout Add-On (previously named PayPal Commerce Platform Add-On)
PayPal Payments Pro Filters
Articles related to the Gravity Forms PayPal Payments Pro Add-On, such as hooks.
PayPal Standard Filters
Articles about the PayPal Standard add-on, such as hooks available and its Feed Meta.
Polls Filters
Articles related to the Gravity Forms Polls add-on, such as hooks.
Postmark Filters
Easily integrate Gravity Forms with the Postmark email delivery service, allowing Gravity Forms notifications to be sent reliably via your Postmark account.
Quiz Filters
Articles related to Gravity Forms Quiz add-on, such as the hooks available.
Salesforce Filters
Articles related to the Gravity Forms Salesforce Add-On, such as available hooks
SendGrid Filters
Easily integrate Gravity Forms with the SendGrid email delivery service, allowing Gravity Forms notifications to be sent reliably via your SendGrid account.
Signature Filters
Articles related to the Gravity Forms Signature add-on, such as available hooks and its class.
Slack Filters
Articles related to the Gravity Forms Slack add-on, such as hooks available.
Square Filters
A listing of filter and action hooks available for use with the Gravity Forms Square add-on.
Stripe Filters
A listing of filter and action hooks available for use with the Gravity Forms Stripe Add-On.
Trello Filters
Articles related to the Gravity Forms Trello add-on, such as hooks available.
Twilio Filters
Articles related to the Gravity Forms Twilio add-on, such as hooks available.
User Registration Filters
Articles related to the Gravity Forms User Registration add-on.
Webhooks Filters
Articles related to the Gravity Forms Webhooks add-on, such as hooks available.
Zapier Filters
Articles related to the Gravity Forms Zapier Add-On, such as hooks available.
Zoho CRM Filters
Articles related to the Gravity Forms Zoho CRM add-on, such as hooks available.
Articles
Freshbooks Feed Meta
The Feed Meta object for the Freshbooks Add-On is an associative array containing the properties which determine how the add-on should process the form submission.
GetResponse Feed Meta
The Feed Meta object for the GetResponse Add-On is an associative array containing the properties which determine how the add-on should process the form submission.
GF_User_Registration
GF_User_Registration is the class which houses the main functionality of the Gravity Forms User Registration Add-on; it extends the GFFeedAddOn class which is part of the add-on framework.
GFCoupons
GFCoupons is the class which houses the main functionality of the Gravity Forms Coupons Add-on; it extends the GFFeedAddOn class which is part of the add-on framework.
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.