Docs

Send SMS

Sends an SMS message from Dialpad.

POST

Query

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

Comma-separated response fields to include.

Body

Arguments
string

The contents of the message that should be sent.

array of string

Up to 10 E164-formatted phone numbers who should receive the SMS.

number

The ID of the user who should be the sender of the SMS.

string

The sender number. This overrides user_id and sender_group_id.

number

The ID of an office, department, or call center that the user should send the message on behalf of.

string

The sender group's type.

string

The hashtag of the channel which should receive the SMS.

boolean

If true, to_numbers will be assumed to be from the specified user's country.

string

Base64-encoded media attachment.

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.