Create a Broadcast
Create a new broadcast for the organization.
Documentation Index
Fetch the complete documentation index at: https://docs.useinvent.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token authentication using your API key
Path Parameters
The ID of the org
Body
Schema for creating a broadcast
The name of the broadcast
1 - 255The mode of the broadcast. Defaults to MARKETING. Cannot be changed after creation.
MARKETING, TRANSACTIONAL Whether the broadcast appears as a conversation in Inbox
When to send the broadcast. Use null to send immediately.
The segments to include in the broadcast
10Whether to send the broadcast to all contacts or only to the segments
Response
Schema for a broadcast
The mode of the broadcast: MARKETING (bulk to many people) or TRANSACTIONAL (single-recipient trigger across channels)
MARKETING, TRANSACTIONAL The status of the broadcast
DRAFT, SCHEDULED, SENDING, SENT, CANCELLED, FAILED, ACTIVE, PAUSED