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 CountCount the active subscribers on one Sendy list.sendy.active_subscriber_count
- Create CampaignCreate 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 SubscriberDelete a subscriber from a Sendy list outright, rather than marking them unsubscribed.sendy.delete_subscriber
- Get BrandsList every brand on the Sendy installation, which is where the brand ids the list and campaign nodes need come from.sendy.get_brands
- Get ListsList every list under one brand, which is where the list ids the other nodes need come from.sendy.get_lists
- SubscribeAdd an address to a Sendy list, or update the subscriber already on it, including any custom field values.sendy.subscribe
- Get Subscription StatusLook up whether an address is subscribed, unsubscribed, unconfirmed, bounced, soft bounced or complained on one list.sendy.subscription_status
- UnsubscribeUnsubscribe 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.