Documentation Index
Fetch the complete documentation index at: https://docs.formsplugin.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Connect MailerLite with Framer Forms
Capture leads from your Framer forms and automatically add them to your MailerLite subscriber list using the Forms Plugin.Step 1 - Get Your MailerLite API Key
Before connecting MailerLite to your form, generate an API key from your MailerLite account. This API key allows the Forms Plugin to securely send form submissions to your MailerLite subscriber list.
- Login to your MailerLite account
- Navigate to Integrations → API
- Click Generate new token
- Copy the generated API key
Step 2 - Insert MailerLite Component Into Your Form
Select your form in the Framer canvas and insert the MailerLite component. The component connects your form to MailerLite and automatically detects the form fields in your form layout.
Step 3 - Configure MailerLite API Settings
After inserting the MailerLite component, configure the API settings in the component properties panel.
- Select the MailerLite Integration component in your form
- Open the properties panel on the right side
- Paste your MailerLite API Key
- Enter your Audience ID (List ID)
Required Fields
- API Key - Paste the API key generated from your MailerLite account.
- Audience ID - Enter the MailerLite Audience ID (also called List ID) where new subscribers should be added.
Step 4 - Send Submissions to a Specific Group (Optional)
By default, new subscribers are added to your main MailerLite audience. If you want submissions to also be added to a specific group (for example, a “Framer” group for leads coming in from your site), add the group’s ID to the component.Create a Group in MailerLite
- Log in to MailerLite and go to Subscribers → Groups
- Click Create group in the top-right corner
- Name the group (e.g.,
Framer) and save

Find the Group ID from the URL
- In the Groups list, click View group on the group you want to use
- Look at your browser’s address bar - the group ID appears at the end of the URL after
&group=
1852561492115185126.

Add the Group ID to the Component
- Select the MailerLite Integration component in your form
- Open the properties panel on the right side
- Paste the group ID into the Group ID field
- Save the configuration

Leave the Group ID field empty if you only want subscribers added to the main audience without any group assignment.
Step 5 - Configure Field Mapping
Map your form fields to MailerLite subscriber attributes. The component automatically detects your form field names. You simply connect each field to the correct MailerLite attribute.
Example Mapping
| Form Field | MailerLite Attribute |
|---|---|
| firstname | FNAME |
| lastname | LNAME |
Step 6 - Result
When a user submits the form, their details will automatically be added to your MailerLite subscriber list - and, if a Group ID was configured, to that specific group as well. You can verify new subscribers in your MailerLite Subscribers dashboard.
Next Steps
- Integrations Overview
- Contact Support if you need help