Docs

Create Call

Creates a new call in DialMyCalls.

POST

Query

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

Comma-separated response fields to include.

Body

Arguments
string

Schedule this broadcast as an access account.

stringrequired

The caller ID that the message should be sent from.

string

Contact email address.

string

Contact first name.

string

Contact last name.

stringrequired

Contact phone number.

array of objectrequired

List of contact information that should receive the broadcast.

string

The recording ID to play on answering machines.

stringrequired

Name the broadcast.

stringrequired

The recording ID of the message that should be played.

string

When the broadcast should be sent in UTC timestamp format like 2026-03-27T23:00:00+0000.

boolean

Also send an email to the contacts.

boolean

Whether the broadcast should go out immediately.

boolean

Whether to use answering machine detection.

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.