Explore Plans
Mobile menu Close menu
Invoxia TribyInvoxia Triby

Send an image to specified Triby IO

This action will send an image to a Triby IO you specify.

Developer info

API endpoint slug
invoxia_triby.send_an_image_to_specified_triby
Filter code method
InvoxiaTriby.sendAnImageToSpecifiedTriby.skip(string?: reason)
Runtime method
runAction("invoxia_triby.send_an_image_to_specified_triby", {})

Action fields

Triby Dropdown list

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

Image URL Text input > Photo

Label
What image URL?
Helper text
This has to be the URL of an image file (png, jpeg, bmp).
Slug
image_url
Required
true
Can have default value
true
Filter code method
InvoxiaTriby.sendAnImageToSpecifiedTriby.setImageUrl(string: imageUrl)