MailerLite
EmailBearer tokencredential probe
Subscribers and groups on MailerLite (API token).
OCNORA ships 17 typed MailerLite operations and 1 trigger. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run. Anything not covered by a typed node reaches https://connect.mailerlite.com/api through the HTTP node with the same credential.
Triggers 1
- EventStart a run when MailerLite reports an event (subscriber created, unsubscribed, campaign sent, opened, clicked…).trigger.mailerlite_event
Operations 17
- Add Subscriber to GroupAdd an existing subscriber to an existing group.mailerlite.assign_subscriber_to_group
- Count SubscribersReturn only the total number of subscribers in the account.mailerlite.count_subscribers
- Create GroupCreate a new subscriber group in the account.mailerlite.create_group
- Delete GroupDelete a subscriber group; its members stay in the account.mailerlite.delete_group
- Delete SubscriberRemove a subscriber from the account without erasing their history.mailerlite.delete_subscriber
- Forget SubscriberRequest GDPR erasure of a subscriber and all of their recorded activity.mailerlite.forget_subscriber
- Get Import ReportRead the progress and rejected rows of a queued subscriber import.mailerlite.get_import
- Get SubscriberFetch one subscriber by MailerLite id or by email address.mailerlite.get_subscriber
- Import Subscribers to GroupQueue a bulk import of subscribers into a group and return the job to poll.mailerlite.import_subscribers
- List Group SubscribersList one cursor page of the subscribers that belong to a group.mailerlite.list_group_subscribers
- List GroupsList the account's subscriber groups, optionally filtered by name.mailerlite.list_groups
- List Subscriber ActivityRead one subscriber's activity log of opens, clicks and other events.mailerlite.list_subscriber_activity
- List SubscribersList one cursor page of the account's subscribers, optionally filtered by subscription status.mailerlite.list_subscribers
- Remove Subscriber from GroupRemove a subscriber from a group without deleting the subscriber.mailerlite.unassign_subscriber_from_group
- Update GroupRename an existing subscriber group.mailerlite.update_group
- Update SubscriberChange an existing subscriber's custom fields, groups or subscription status.mailerlite.update_subscriber
- Create or Update SubscriberCreate a subscriber, or update the existing one with the same email address.mailerlite.upsert_subscriber
Run your first MailerLite workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.