Docs

Send Fax

Creates a new fax message in Documo.

POST

Query

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

Comma-separated response fields to include.

Body

Arguments
stringrequired

String | Required | Destination phone number

boolean

Boolean | Include system cover page; removes file requirement when true

string

UUID | Cover page UUID to include

string

String | Comma separated list of tag IDs

string

String | 40 character limit

string

String | 40 character limit

string

String | 55 character limit

string

String | 10 character limit | Phone number

string

String | 4000 character limit

string

String | JSON object with custom fields

string

String | ISO date-time for scheduled send

file

File | Required if coverPage is not added

string

String | URL list for attached documents

string

String | UUID list of mDrive file entities

boolean

Boolean | When true, immediately returns only messageId

string

String | auto, text, or image

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.