Create a campaign
Creates a new campaign in Routee.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
string
Sender name
string
Sender email address
string
Email subject
string
The email body, encoded in base64
string
Mailing list ID
string
Campaign name (an optional parameter)
string
Possible value - "draft" (a newsletter will be created as a draft). An optional parameter.
string
Attached files, a serialized array in which the key is the name of the attachment, and the value is the content of the attachment (an optional parameter)