Send a Blooio message when you press a Button widget
This action will send a new message to a phone number or an email.
Developer info
- API endpoint slug
- blooio.send_message
- Filter code method
- Blooio.sendMessage.skip(string?: reason)
- Runtime method
- runAction("blooio.send_message", {})
Action fields
To Text input > Other
- Label
- To
- Helper text
- Recipient phone number in E.164 format (e.g., +15551234567) or email address
- Slug
- to
- Required
- true
- Can have default value
- true
Text Text input > Long text
- Label
- Text
- Helper text
- Text body of the message.
- Slug
- text
- Required
- false
- Can have default value
- true
- Filter code method
- Blooio.sendMessage.setText(string: text)
Attachment Text input > File
- Label
- Attachment
- Helper text
- Link of publicly accessible URL to a media attachment.
- Slug
- attachment
- Required
- false
- Can have default value
- true
- Filter code method
- Blooio.sendMessage.setAttachment(string: attachment)
Applets using this Action
-
-
Send a Blooio message when a Rust smart alarm triggers
-
Send Blooio message for new X mentions
-
Send tagged emails to Blooio messages
-
Send tomorrow's Weather Underground forecast via Blooio
-
Send daily Weather Underground report via Blooio
-
Get iMessage text reminders for Google Calendar events via Blooio
-
Send a Blooio message when you arrive at a location