{
"workflow_id": "ea1cb50d19******b3c257bb6a0935b5",
"workflow_name": "052******shed2",
"status": "finished",
"actions": [
{
"nodetask_id": "dc9d08ce1f0******b2829274acf",
"nodetask_name": "SMS1_de09d6",
"node_type": "sms"
},
{
"nodetask_id": "6df98bf0878******dd48b18f932f1",
"nodetask_name": "Voicebot Call2_c3d53d",
"node_type": "call",
"task_id": "d5f570c5ca5c******030f8f0bd6",
"task_status": "finished"
},
{
"nodetask_id": "a1aafaafb******32d7e0b8af",
"nodetask_name": "Voicebot Call1_a9c2ad",
"node_type": "call",
"task_id": "e5173ab553e******93b28edd5ee",
"task_status": "finished"
}
]
}
curl --location --request POST 'The integrating party should provide this URL for configuration by our side.' \
--header 'User-Agent: Airudder' \
--header 'Content-Type: application/json' \
--data-raw '{
"workflow_id": "ea1cb50d19******b3c257bb6a0935b5",
"workflow_name": "052******shed2",
"status": "finished",
"actions": [
{
"nodetask_id": "dc9d08ce1f0******b2829274acf",
"nodetask_name": "SMS1_de09d6",
"node_type": "sms"
},
{
"nodetask_id": "6df98bf0878******dd48b18f932f1",
"nodetask_name": "Voicebot Call2_c3d53d",
"node_type": "call",
"task_id": "d5f570c5ca5c******030f8f0bd6",
"task_status": "finished"
},
{
"nodetask_id": "a1aafaafb******32d7e0b8af",
"nodetask_name": "Voicebot Call1_a9c2ad",
"node_type": "call",
"task_id": "e5173ab553e******93b28edd5ee",
"task_status": "finished"
}
]
}'
{}