SEND_SMS_MESSAGEBIRD

Send an SMS using MessageBird.

icon of MessageBirdMessageBird
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.

Parameter List

Syntax
SEND_SMS_MESSAGEBIRD(fromtobody)
from

The MessageBird number or alphanumeric name. For example: "42670906107" or "John Doe".

to

The phone number to send the SMS to. For example: "33670922107".

body

The text to send. For example: "I sent this from a spreadsheet!".

Examples

SEND_SMS_MESSAGEBIRD("Spreadsheet Geek", "1212XXXXXX", "Spreadsheets rule!") returns sends an SMS from Spreadsheet Geek with the contents Spreadsheets rule!