Email and SMS sequences, drafts, sends, replies, suppressions, deliverability events. Multi-step nurture and outbound campaigns.
/api/v1/outreach/sequencesEmail or SMS sequences with stats (active recipients, completion rate, reply rate).
/api/v1/outreach/sequencesDefine a multi-step sequence with branching logic.
/api/v1/outreach/enrollEnroll one or many contacts. Triggers immediately or at the next scheduled tick.
/api/v1/outreach/sendOne-off email or SMS. Subject and body required for email; body required for SMS.
/api/v1/outreach/messagesAll sent messages. Filter by status (queued/sent/delivered/opened/clicked/replied/bounced).
/api/v1/outreach/repliesReplies to outreach messages, with AI classification (positive/objection/unsubscribe/out-of-office/other).
/api/v1/outreach/suppressionsSuppressions caused by unsubscribes, bounces, or manual additions. Suppressions block all outbound.
/api/v1/outreach/suppressionsManually add an email or phone to the suppression list.
/api/v1/outreach/suppressions/{id}Use sparingly. Audit-logged.