Post to Stoat when Button widget is pressed
This action will post a message to the channel you specify.
Developer info
- API endpoint slug
- stoat.post_message
- Filter code method
- Stoat.postMessage.skip(string?: reason)
- Runtime method
- runAction("stoat.post_message", {})
Action fields
Channel link Text input > Other
- Label
- Channel link
- Helper text
- Right-click a channel in the Stoat app and choose Copy Link, then paste it here (e.g. https://stoat.chat/server/.../channel/...). Invite your bot to the server first.
- Slug
- channel_link
- Required
- true
- Can have default value
- true
- Filter code method
- Stoat.postMessage.setChannelLink(string: channel_link)
Message Text input > Long text
- Label
- Message
- Helper text
- The message text to post. Markdown is supported.
- Slug
- message
- Required
- true
- Can have default value
- true
- Filter code method
- Stoat.postMessage.setMessage(string: message)
Applets using this Action
-
-
Post Telegram channel messages to Stoat
-
Post to Stoat every day at a set time
-
Post Email messages to Stoat channel when tagged
-
Post new RSS Feed items to Stoat
-
Post Discord messages to Stoat
-
Post to Stoat when you enter a Location area
-
Post Webhooks events to Stoat channel
-
Post to Stoat when Ring detects motion
-
Post Webhooks events to Stoat channel
-
Post Google Chat messages to Stoat channel
-
Post new Google Sheets rows to Stoat channel
