Creating a Feed for the MailerLite Add-On

Summary

To send information from your Gravity Forms form to the MailerLite service, you will first need to create a feed. The feed will tell Gravity Forms which MailerLite group you want to use, how you want the fields to be mapped, and under what conditions you wish for the entry to be sent to the service. This article describes the steps to create a basic feed for the MailerLite Add-On.

Create a Feed

To create a feed using the MailerLite Add-On for Gravity Forms, do the following from your WordPress Admin Dashboard:

  1. Click on Forms in the left side menu.
  2. Select the form that you want to use with MailerLite.
  3. Once within your desired form, hover over Form Settings and click on MailerLite.
  4. Click Add New to create a new feed. You will be presented with the MailerLite feed settings screen.

Feed Settings Reference

Image showing MailerLite Feed Settings reference
Image showing MailerLite Feed Settings reference

This table describes the feed settings options you will be offered for a MailerLite feed.

SettingDescription
Feed NameEnter a feed name to identify this setup uniquely. Required.
MailerLite GroupSelect a MailerLite Group to which you would like to add the subscriber to your account.
EmailSelect an Email field in the form that will be mapped to MailerLite. Required.
First NameSelect the field in the form mapped to the MailerLite First Name field.
Last NameSelect the field in the form mapped to the MailerLite Last Name field.
KeyUse this section to map from fields with any custom fields set up in MailerLite. See details below Mapping to Custom Fields.
Bulk Add / Conditional Logic ChoicesIf unchecked, every successful form submission will be sent to MailerLite. If you wish to set specific conditions for sending form data to MailerLite, check the “Enable Condition” box and fill out the required criteria.

Mapping to Custom Fields

When creating a feed, the only MailerLite profile fields displayed are the email, first name, and last name, but you can map your form fields to other MailerLite fields. To map additional form fields to the MailerLite profile fields, click on the plus icon and select them from the dropdown in the Key column.

MailerLite also supports creating custom fields that can be mapped to the form fields. For details on how to create additional fields, please refer to this MailerLite article, How To Create And Use Custom Fields.

Image showing hwo to map custom fields in the MailerLite Feed Settings.