CM.com send message
This activity sends an SMS message from a CM.com account to a specified number. A connection must be configured to CM.com to use this activity.
| Parameters | Description |
|---|---|
|
Connection |
Drop-down list of CM.com connections. |
|
Message |
Text message to be sent. |
|
To |
Number to which the message is sent. |
|
From |
CM.com user to send the message from. |
|
Channel |
Select the channel to be used for the message. Options are 'WhatsApp Business', 'SMS' and 'Facebook Messenger'. |
|
MediaURL |
Optional URL of media attachment for the message. |
|
MediaURLName |
Name to be associated with the media attachment. |
| Parameters | Description |
|---|---|
|
StatusCode |
HTTP response code for the request. |
|
Success |
Indicates whether the activity was completed successfully (value = True) or not (value = False). |
|
Body |
Returns the JSON formatted response from the activity. |
↑