{
"id": "123e4567-e89b-12d3-a456-426614174000",
"company_id": "123e4567-e89b-12d3-a456-426614174000",
"category_id": "123e4567-e89b-12d3-a456-426614174000",
"name": "text",
"description": "text",
"version": 1,
"status": "archive",
"triggers": [
{
"type": "scheduled",
"due_date": {
"time_period": "hours",
"duration": 1,
"start_variable": "text"
},
"notification_date": {
"time_period": "hours",
"duration": 1
},
"output": {
"$TRIGGERING_ASSET_ID": "$.asset_trigger.metadata.id",
"$LEAK_EQUIPMENT": "$.answers.section1[0].question_leak.value",
"$ASSOCIATED_ASSET_ID": "$.asset.id",
"$ASSOCIATED_ASSET_NAME": "$.asset.name",
"$ASSOCIATED_ASSET_TYPE": "$.asset.asset_type",
"$FOO": "bar"
},
"cron": "0 8 * * ? *"
}
],
"config": {
"start": "text",
"steps": {
"ANY_ADDITIONAL_PROPERTY": {
"type": "system_action",
"name": "text",
"description": "text",
"next": "text",
"end": true,
"task": {
"output": {
"$TRIGGERING_ASSET_ID": "$.asset_trigger.metadata.id",
"$LEAK_EQUIPMENT": "$.answers.section1[0].question_leak.value",
"$ASSOCIATED_ASSET_ID": "$.asset.id",
"$ASSOCIATED_ASSET_NAME": "$.asset.name",
"$ASSOCIATED_ASSET_TYPE": "$.asset.asset_type",
"$FOO": "bar"
},
"input": {
"$.description": "foo",
"$.questions.question_leak.default_answer": "$LEAK_EQUIPMENT"
},
"type": "create_event",
"event_schema_id": "123e4567-e89b-12d3-a456-426614174000",
"event_status": "open"
}
}
},
"workflow_name": "text",
"workflow_description": "text"
},
"output": {
"ANY_ADDITIONAL_PROPERTY": "text"
},
"workflow_notifications": {
"events": [
{
"type": "created"
}
],
"recipients": [
{
"type": "owner"
}
],
"channels": [
{
"type": "email"
}
]
},
"workflow_task_notifications": {
"events": [
{
"type": "created"
}
],
"recipients": [
{
"type": "workflow_owner"
}
],
"channels": [
{
"type": "email"
}
],
"input": {
"$.description": "text"
},
"step_ids": [
"text"
],
"task_status": [
"open"
]
},
"asset_type": "asset_group",
"asset_filter": {
"ANY_ADDITIONAL_PROPERTY": null
},
"workflow_owner_id": "123e4567-e89b-12d3-a456-426614174000",
"created_at": "text",
"updated_at": "text",
"created_by": "123e4567-e89b-12d3-a456-426614174000",
"updated_by": "123e4567-e89b-12d3-a456-426614174000",
"facility_filter": {
"custom_attributes.hint": "View schema for all supported fields",
"custom_attributes.operator": "bob",
"name": {
"$like": "wind"
}
}
}