New services
Explore Plans
Mobile menu Close menu
SMSSMS

Send me an SMS

This Action will send an SMS to your mobile phone.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This Action will send an SMS to your mobile phone.
API endpoint slug
sms.send_me_text
Filter code method
Sms.sendMeText.skip(string?: reason)
Runtime method
runAction("sms.send_me_text", {})

Action fields

Message Text input

Label
Message
Slug
message
Required
true
Can have default value
true
Filter code method
Sms.sendMeText.setMessage(string: message)