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