{
"name": "string",
"contact_list_id": 0,
"app_id": "string",
"status": "draft",
"trigger_type": "string",
"trigger_config": {
"property1": "string",
"property2": "string"
},
"steps": [
{
"id": 0,
"type": "string",
"config": {
"property1": "string",
"property2": "string"
},
"yes_steps": [
{
"property1": "string",
"property2": "string"
}
],
"no_steps": [
{
"property1": "string",
"property2": "string"
}
],
"property1": "string",
"property2": "string"
}
]
}