This function is designed to activate the process of sending a Short Message Service (SMS) message to a pre-determined phone number upon receiving a specific request. It seamlessly facilitates the communication by ensuring that the SMS is transmitted efficiently to the designated recipient.
Developer info
API endpoint slug
sendsmsro.message_send
Filter code method
Sendsmsro.messageSend.skip(string?: reason)
Runtime method
runAction("sendsmsro.message_send", {})
Action fields
To Text input > Path to a folder
Label
Destination
Slug
to
Required
true
Can have default value
true
Filter code method
Sendsmsro.messageSend.setTo(string: to)
Text Text input > Long text
Label
Message
Slug
text
Required
true
Can have default value
true
Filter code method
Sendsmsro.messageSend.setText(string: text)
From Text input > Short text
Label
From
Slug
from
Required
false
Can have default value
true
Filter code method
Sendsmsro.messageSend.setFrom(string: from)
Short Checkboxes
Label
Short URL
Helper text
This setting determines whether the sendSMS service will automatically shorten URLs included in messages.