Group Location
Explore Plans
Mobile menu Close menu
Streamer.botStreamer.bot

Execute Action (JSON)

This action will remotely execute a Streamer.bot action with multiple arguments provided by JSON input.

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
API endpoint slug
streamerbot.execute_action_json
Filter code method
Streamerbot.executeActionJson.skip(string?: reason)
Runtime method
runAction("streamerbot.execute_action_json", {})

Action fields

Action ID Nested dropdown list

Label
Action
Helper text
Slug
action_id
Required
true
Can have default value
false

Json input Text input > Long text

Label
JSON Input
Helper text
Slug
json_input
Required
true
Can have default value
true
Filter code method
Streamerbot.executeActionJson.setJsonInput(string: jsonInput)