Docs

Create Response

Creates a response 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
string

Base64-encoded attachment content

string

Attachment filename string

string

Existing upload ID string

string

BCC recipient email address string

string

BCC recipient display name string

string

HTML string containing the response content

string

CC recipient email address string

string

CC recipient display name string

string

External provider ID string

string

External provider source string

string

Organization ID string. Either organization or user is required, but not both.

string

Team ID string

string

Array of organization label ID strings

string

Response subject string

string

Response title string (max 500 characters)

string

Recipient email address string

string

Recipient display name string

string

User ID string for personal responses. Either organization or user is required, but not both.

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.