Setup Steps
Get Your API Key
- Log in to MailerLite
- Go to Integrations → API
- Click Generate new token
- Copy the API token
Get Your Group ID
- Go to Subscribers → Groups
- Click on a group
- The Group ID is in the URL:
/groups/GROUP_ID
Configure in Spike
- Go to your Spike Dashboard
- Select your form → Settings
- Scroll to Integrations → MailerLite
- Enable the toggle
- Enter your API Key
- Enter your Group ID
- Save changes
Field Mapping
| Form Field | MailerLite Field |
|---|---|
email | Email (required) |
name | Name |
Troubleshooting
Subscribers not added
Subscribers not added
- Verify the API key is correct
- Check that the Group ID exists
- Ensure the email field is present
API version
API version
Spike uses the MailerLite API v2. Make sure your token is for the correct API version.