Tags: Demonstration
This task demonstrates Mechanic's opt-in ability to perform a task's generated actions in a sequence, rather than in parallel. To try this task, enable the "Perform action runs in sequence" option, in the task's advanced settings.
- View in the task library: tasks.mechanic.dev/demonstration-performing-action-runs-in-sequence
- Task JSON, for direct import: task.json
- Preview task code: script.liquid
{
"fail_the_sixth_action__boolean": null
}
Learn about task options in Mechanic
mechanic/user/trigger
Learn about event subscriptions in Mechanic
This task demonstrates Mechanic's opt-in ability to perform a task's generated actions in a sequence, rather than in parallel. To try this task, enable the "Perform action runs in sequence" option, in the task's advanced settings.
Read more: Generating sequences of actions
Find this task in the library at tasks.mechanic.dev, and use the "Try this task" button. Or, import this task's JSON export – see Importing and exporting tasks to learn how imports work.
Found a bug? Got an improvement to add? Start here: ../../CONTRIBUTING.md.
Submit your task requests for consideration by the Mechanic community, and they may be chosen for development and inclusion in the task library!