Automate Reddit
Explore Plans
Mobile menu Close menu
Invoxia TribyInvoxia Triby

Send a message to specified Triby IO

This Action will send a given message to a Triby IO you specify.

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 a given message to a Triby IO you specify.
API endpoint slug
invoxia_triby.send_a_message_to_specified_triby
Filter code method
InvoxiaTriby.sendAMessageToSpecifiedTriby.skip(string?: reason)
Runtime method
runAction("invoxia_triby.send_a_message_to_specified_triby", {})

Action fields

Triby Dropdown list

Label
Which Triby IO?
Slug
triby
Required
true
Can have default value
false

Message Text input > Short text

Label
What message?
Slug
message
Required
true
Can have default value
true
Filter code method
InvoxiaTriby.sendAMessageToSpecifiedTriby.setMessage(string: message)