23 Zeilen
450 B
JSON
23 Zeilen
450 B
JSON
{
|
|
"id": "action_5",
|
|
"run_after": "step_1",
|
|
"type": "watch_categories",
|
|
"notification_level": "tracking",
|
|
"wizard_user": true,
|
|
"categories": [
|
|
{
|
|
"type": "assignment",
|
|
"output": "action_8",
|
|
"output_type": "wizard_action",
|
|
"output_connector": "set"
|
|
}
|
|
],
|
|
"mute_remainder": [
|
|
{
|
|
"type": "assignment",
|
|
"output": "true",
|
|
"output_type": "text",
|
|
"output_connector": "set"
|
|
}
|
|
]
|
|
}
|