Skip to main content

Send SMS in MessageBird

Send SMS in MessageBird.

Application

  • MessageBird

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
FromThe number from which to send the messageText (Short)Yes
ToAll recipients separated by commasText (Long)Yes
MessageThe message to be sendText (Long)Yes
Created date and timeThe date and time of the creation of the message in RFC3339 format (Y-m-dTH:i:sP)DatetimeNo
DatacodingUsing unicode will limit the maximum number of characters to 70 instead of 160Predefined Choice ListNo
GatewayThe SMS route that is used to send the messageNumberNo
Group IDsGroup IDs separated by commas, If provided recipients can be omittedText (Long)No
Message typeIndicated the message type. 1 is a normal message, 0 is a flash messageText (Short)No
ReferenceA client referenceText (Long)No
Report URLThe status report URL to be used on a per-message basis. Reference is required for a status report webhook to be sentLinkNo
Scheduled date and timeThe scheduled date and time of the message in RFC3339 format (Y-m-dTH:i:sP)DatetimeNo
TypeThe type of message. Values can be: sms, binary, or flashPredefined Choice ListNo
Type detailsA hash with extra information. Is only used when a binary message is sentText (Long)No
ValidityThe amount of seconds that the message is validNumberNo

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A