Docs

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)

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.