The Dispatch Object

The dispatch object represents a scheduled message or action to be sent to a list of contacts.

Attributes

AttributeTypeDescription
idstringUnique identifier for the dispatch.
namestringThe name of the dispatch.
statusstringThe status of the dispatch (e.g., draft, scheduled, sent).
agentIdstringThe ID of the agent associated with this dispatch.
crmScenarioIdstringThe ID of the CRM scenario.
crmStepIdstringThe ID of the CRM step.
scheduledAtstringThe ISO 8601 date-time string for when the dispatch is scheduled.
templateMessagestringThe message template to be sent.
intervalintegerThe interval in minutes for sending messages.
createdAtstringThe ISO 8601 date-time string for when the dispatch was created.
updatedAtstringThe ISO 8601 date-time string for when the dispatch was last updated.