{
"workflow_id": "439cef2fefe04fe4b8747ea100001",
"workflow_name": "86_202210290000",
"nodetask_id": "94d5f27dd2f34c63867ec5abfe000000",
"nodetask_name": "Outbound Call43_5c0645",
"TaskID": "3734137d13042f318069b22222c000000",
"TaskName": "wf_86_202210290730_Outbound Call43_f000000",
"Sign": "247ffc59ea7cfd745bc9fb0000000000",
"Details": [
{
"id": 831507394,
"RobotID": "1234",
"CalleeName": "finished",
"CalleeGender": "male",
"CalleeNumber": "+6212345678",
"CallStartTime": "2022-11-01T11:30:26Z",
"CallEndTime": "2022-11-01T11:30:26Z",
"Status": "failed",
"Intention": "A",
"CallID": "cd0edf068331fb0f590d00000000",
"CallTimes": 4,
"Comments": "",
"customer_name": "test-user1",
"gender": "male",
"location": "Silicon Valley",
"PlatformName": "PlatformName",
"RingType": "outofarea",
"HangupType": "ByCallee",
"ExtraA": "",
"ExtraB": "",
"ExtraC": "2022-10-28",
"Slots": "",
"AsrResult": [
{
"time": "00:00:00",
"robottext": "selamat sore",
"text": "halo halo"
},
{
"time": "00:00:09",
"robottext": "Saya Daniel ",
"text": "halo halo halo halo"
}
],
"AsrPTP": "",
"Multi_intention": "{}",
"CaseID": "2_22102740014491234"
}
]
}
curl --location --request POST 'The party provides this url to configure in the workflow' \
--header 'User-Agent: Airudder' \
--header 'Content-Type: application/json' \
--data-raw '{
"workflow_id": "439cef2fefe04fe4b8747ea100001",
"workflow_name": "86_202210290000",
"nodetask_id": "94d5f27dd2f34c63867ec5abfe000000",
"nodetask_name": "Outbound Call43_5c0645",
"TaskID": "3734137d13042f318069b22222c000000",
"TaskName": "wf_86_202210290730_Outbound Call43_f000000",
"Sign": "247ffc59ea7cfd745bc9fb0000000000",
"Details": [
{
"id": 831507394,
"RobotID": "1234",
"CalleeName": "finished",
"CalleeGender": "male",
"CalleeNumber": "+6212345678",
"CallStartTime": "2022-11-01T11:30:26Z",
"CallEndTime": "2022-11-01T11:30:26Z",
"Status": "failed",
"Intention": "A",
"CallID": "cd0edf068331fb0f590d00000000",
"CallTimes": 4,
"Comments": "",
"customer_name": "test-user1",
"gender": "male",
"location": "Silicon Valley",
"PlatformName": "PlatformName",
"RingType": "outofarea",
"HangupType": "ByCallee",
"ExtraA": "",
"ExtraB": "",
"ExtraC": "2022-10-28",
"Slots": "",
"AsrResult": [
{
"time": "00:00:00",
"robottext": "selamat sore",
"text": "halo halo"
},
{
"time": "00:00:09",
"robottext": "Saya Daniel ",
"text": "halo halo halo halo"
}
],
"AsrPTP": "",
"Multi_intention": "{}",
"CaseID": "2_22102740014491234"
}
]
}'
{}