OCNORA

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

  • Event
    Start a run when MailerLite reports an event (subscriber created, unsubscribed, campaign sent, opened, clicked…).
    trigger.mailerlite_event

Operations 17

  • Add Subscriber to Group
    Add an existing subscriber to an existing group.
    mailerlite.assign_subscriber_to_group
  • Count Subscribers
    Return only the total number of subscribers in the account.
    mailerlite.count_subscribers
  • Create Group
    Create a new subscriber group in the account.
    mailerlite.create_group
  • Delete Group
    Delete a subscriber group; its members stay in the account.
    mailerlite.delete_group
  • Delete Subscriber
    Remove a subscriber from the account without erasing their history.
    mailerlite.delete_subscriber
  • Forget Subscriber
    Request GDPR erasure of a subscriber and all of their recorded activity.
    mailerlite.forget_subscriber
  • Get Import Report
    Read the progress and rejected rows of a queued subscriber import.
    mailerlite.get_import
  • Get Subscriber
    Fetch one subscriber by MailerLite id or by email address.
    mailerlite.get_subscriber
  • Import Subscribers to Group
    Queue a bulk import of subscribers into a group and return the job to poll.
    mailerlite.import_subscribers
  • List Group Subscribers
    List one cursor page of the subscribers that belong to a group.
    mailerlite.list_group_subscribers
  • List Groups
    List the account's subscriber groups, optionally filtered by name.
    mailerlite.list_groups
  • List Subscriber Activity
    Read one subscriber's activity log of opens, clicks and other events.
    mailerlite.list_subscriber_activity
  • List Subscribers
    List one cursor page of the account's subscribers, optionally filtered by subscription status.
    mailerlite.list_subscribers
  • Remove Subscriber from Group
    Remove a subscriber from a group without deleting the subscriber.
    mailerlite.unassign_subscriber_from_group
  • Update Group
    Rename an existing subscriber group.
    mailerlite.update_group
  • Update Subscriber
    Change an existing subscriber's custom fields, groups or subscription status.
    mailerlite.update_subscriber
  • Create or Update Subscriber
    Create 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.