MailerLite
Communication API tokenManage MailerLite subscribers and groups from any Windmill script, flow or app.
Set up in 3 steps
1
Get your credential
In MailerLite, open Integrations from the navigation bar, then API, and generate a new token.
2
Add the resource in Windmill
Open Resources, add a resource of type mailerlite, and fill it in.
3
Run your first script
Fork any script below and read before writing anything.
Scripts
Building blocks, if none of the projects above fit. Fork one, run it, or call it as a step inside your own flow.
Create Subscriber
Script mailerlite
Remove Subscriber From Group
Script mailerlite
Subscribe to MailerLite Group
Script mailerlite
List Subscribers
Script mailerlite
Update Subscriber
Script mailerlite
Add Subscriber to a Group
Script mailerlite Verified
Create or Update Subscriber
Script mailerlite Verified
Create a Group
Script mailerlite Verified
Find a Subscriber
Script mailerlite Verified
Delete a Subscriber
Script mailerlite Verified
Remove Subscriber from a Group
Script mailerlite Verified
Delete a Group
Script mailerlite Verified
Resource type
mailerlite — the shape of the credential every script on this page expects.
| Field | Type | Required | What it is |
|---|---|---|---|
| apiToken | string | Yes | API Token for authenticating the MailerLite API request |
Questions
Is my credential stored on the hub?
Never. It lives only in your own Windmill workspace, encrypted at rest.