Group Location
Explore Plans
Mobile menu Close menu
Invoxia TribyInvoxia Triby

[Advanced] Execute a script on specified Triby IO

This action will execute a script on a Triby IO you specify (advanced use, read the documentation available at www.invoxia.com/developers for more information).

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 execute a script on a Triby IO you specify (advanced use, read the documentation available at www.invoxia.com/developers for more information).
API endpoint slug
invoxia_triby.card_deck
Filter code method
InvoxiaTriby.cardDeck.skip(string?: reason)
Runtime method
runAction("invoxia_triby.card_deck", {})

Action fields

Triby Dropdown list

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

Cards Text input > Other

Label
What script?
Slug
cards
Required
true
Can have default value
true
Filter code method
InvoxiaTriby.cardDeck.setCards(string: cards)