Group Location
Explore Plans
Mobile menu Close menu
Invoxia TribyInvoxia Triby

Send an image to every Triby IO

This action will send an image to every Triby IO you own.

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 an image to every Triby IO you own.
API endpoint slug
invoxia_triby.send_an_image_to_every_triby
Filter code method
InvoxiaTriby.sendAnImageToEveryTriby.skip(string?: reason)
Runtime method
runAction("invoxia_triby.send_an_image_to_every_triby", {})

Action fields

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.sendAnImageToEveryTriby.setImageUrl(string: imageUrl)