Articles

Setting Up The Brevo Add-On

This article shows the steps required to integrate the Brevo Add-On on your website.

Creating A Brevo Feed

This article describes the steps to create a basic feed for the Brevo Add-On.

{activation_url} Merge Tag

This article explains how to use the {activation_url} merge tag for user account activation.

gform_max_async_task_attempts

The gform_max_async_task_attempts filter allows developers to set the number of retries to be modified before the task is abandoned.

Brevo Add-On Changelog

View the change log for the Brevo Add-On.

{$this->identifier}_cron_interval

This filter allows developers to override the default schedule for asynchronous tasks, such as processing feeds or handling notifications.

gform_geolocation_place_autocomplete_element_options

Customize Google Place Autocomplete settings for address fields in Gravity Forms using this filter.

gform_geolocation_place_autocomplete_element_place_details

The gform_geolocation_place_autocomplete_element_place_details filter allows developers to edit the requested fields from the Google Places API.

Setting Up Conditional Feeds for Offline Payments

This article covers how to use conditional feeds to manage workflows based on whether users choose online or offline payment methods.

gform/conditionalLogic/applyRules/start

The gform/conditionalLogic/applyRules/start event allows you to run custom logic right before conditional rules are applied. It’s useful for prepping UI changes, showing loaders, or managing field state in conversational forms.