Docs

Create Document

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
string

Publicly accessible URL of the document to download

string

Defaults to filename, including extension

Uncommon arguments
string

Base64 encoded document content

string

Filename, including extension, required when using file_from_content

string

Template URI to use for the document

string

ID used to reference document in external system

string

URL that should receive document event callbacks

number

Automatically delete finished documents after this many days

number

Automatically expire unfinished documents after this many days

string

Shared secret used with the SignRequest JS client to grant document access

object

Salesforce file source configuration

array of object

Prefill signer input data for templates

array of object

Integration-specific document metadata

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.