Postal Messages
When sending a postal message, the recipient must contain thecontact_id
and no handle
. If the contact does not exist yet, make sure to create it first.Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Channel ID from which the message will be sent
Message ID
Conversation ID
Conversation Status
Available options:
open
, closed
, archived
To Recipients of the message
CC Recipients of the message
BCC Recipients of the message
Subject of the message
HTML content of the message
Text content of the message
Content of the message. Only use this if you know what you are doing. Prefer using html or text otherwise
Send the message after this time
Placeholder values for the message
Message ID to which this message is a reply
Attachment URLs to the message. Can either https:// or media_library://
Template ID
Review Channel ID
Marketing Channel ID
Actions for the message, e.g. quick reply buttons