Press Button widget to send emergency SMS via Routee
The action will send an sms to a phone number
Developer info
- API endpoint slug
- routee.send_sms
- Filter code method
- Routee.sendSms.skip(string?: reason)
- Runtime method
- runAction("routee.send_sms", {})
Action fields
Message Text input > Short text
- Label
- Message
- Helper text
- The content of the SMS
- Slug
- message
- Required
- true
- Can have default value
- true
- Filter code method
- Routee.sendSms.setMessage(string: message)
From Text input > Notification
- Label
- From
- Helper text
- The sender id of the message
- Slug
- from
- Required
- true
- Can have default value
- true
- Filter code method
- Routee.sendSms.setFrom(string: from)
To Text input > Notification
- Label
- To
- Helper text
- The recipient of the message
- Slug
- to
- Required
- true
- Can have default value
- true
- Filter code method
- Routee.sendSms.setTo(string: to)
Applets using this Action
-
-
Send a Routee SMS when you exit a location area
-
Send a Routee SMS when Android battery is low
-
Send a Routee SMS when Withings Home detects motion
-
Send a Routee SMS when Wyze detects sound
-
Send a Routee SMS when your Android connects or disconnects from WiFi
-
Send Routee SMS on scheduled days and times
-
Send a Routee SMS before Google Calendar events