Create Incoming Message
Creates an incoming message in your Missive workspace.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Account ID from the custom channel settings or Missive Resource IDs.
stringrequired
Incoming message body as HTML or text.
objectrequired
Sender object for text or HTML custom channel messages. Include the documented sender fields in the object.
objectrequired
Recipient array for text or HTML custom channel messages. Include the documented recipient objects in the array.
string
Subject line for email messages only.