Group Location
Explore Plans
Mobile menu Close menu
Invoxia TribyInvoxia Triby

Play media URL on specified Triby IO

This action will play a provided media URL, on 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 play a provided media URL, on a Triby IO you specify.
API endpoint slug
invoxia_triby.play_media_url_on_specified_triby
Filter code method
InvoxiaTriby.playMediaUrlOnSpecifiedTriby.skip(string?: reason)
Runtime method
runAction("invoxia_triby.play_media_url_on_specified_triby", {})

Action fields

Triby Dropdown list

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

URL Text input > Other

Label
Which URL?
Helper text
This has to be the URL of an audio file (mp3, aac).
Slug
url
Required
true
Can have default value
true
Filter code method
InvoxiaTriby.playMediaUrlOnSpecifiedTriby.setUrl(string: url)

Volume Dropdown list

Label
What volume?
Slug
volume
Required
true
Can have default value
false