New services
Explore Plans
Mobile menu Close menu
ImworkImwork

Send Message

This action will send text message to chat

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 text message to chat
API endpoint slug
imwork.send_message
Filter code method
Imwork.sendMessage.skip(string?: reason)
Runtime method
runAction("imwork.send_message", {})

Action fields

Chat Nested dropdown list

Label
Target Chat
Slug
chat
Required
true
Can have default value
false

Text Text input > Long text

Label
Message Text
Slug
text
Required
true
Can have default value
true
Filter code method
Imwork.sendMessage.setText(string: text)