Group Location
Explore Plans
Mobile menu Close menu
ImworkImwork

Send Image

This action will send message with image 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 message with image to chat
API endpoint slug
imwork.send_image
Filter code method
Imwork.sendImage.skip(string?: reason)
Runtime method
runAction("imwork.send_image", {})

Action fields

Chat Nested dropdown list

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

Text Text input > Long text

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

Image URL Text input > Photo

Label
Image URL
Slug
image_url
Required
true
Can have default value
true
Filter code method
Imwork.sendImage.setImageUrl(string: imageUrl)