OCNORA

Sendy

EmailAPI keycredential probe

Manage subscribers, lists and brands on a self-hosted Sendy installation and create or send campaigns through its form-encoded API.

OCNORA ships 8 typed Sendy operations. 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.

Operations 8

  • Get Active Subscriber Count
    Count the active subscribers on one Sendy list.
    sendy.active_subscriber_count
  • Create Campaign
    Create a campaign as a draft, or create it and send or schedule it straight away to the lists and segments named.
    sendy.create_campaign
  • Delete Subscriber
    Delete a subscriber from a Sendy list outright, rather than marking them unsubscribed.
    sendy.delete_subscriber
  • Get Brands
    List every brand on the Sendy installation, which is where the brand ids the list and campaign nodes need come from.
    sendy.get_brands
  • Get Lists
    List every list under one brand, which is where the list ids the other nodes need come from.
    sendy.get_lists
  • Subscribe
    Add an address to a Sendy list, or update the subscriber already on it, including any custom field values.
    sendy.subscribe
  • Get Subscription Status
    Look up whether an address is subscribed, unsubscribed, unconfirmed, bounced, soft bounced or complained on one list.
    sendy.subscription_status
  • Unsubscribe
    Unsubscribe an address from one Sendy list.
    sendy.unsubscribe

Run your first Sendy 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.