{
"workflow_id": "2b6951a25b434657b94d4d60d96fcf18",
"workflow_name": "pds-test20",
"nodetask_id": "5abeb76b414c4b8da455a253dac7bd86",
"nodetask_name": "PDS1_cc18c2",
"pds": {
"type": "TaskStatus",
"body": {
"taskId": "9751a67700274a24b650334587653de6",
"taskName": "wf_pds_task_e6480fad94f24b9ab9cc671e2eb21b03",
"groupName": "group1",
"startTime": "2022-11-21T02:37:50Z",
"actualStartTime": "2022-11-21T02:38:02Z",
"endTime": "",
"totalNumber": 3,
"dialedNumber": 0,
"answeredNumber": 0,
"talkedNumber": 0,
"registeredCount": 1,
"state": "Running",
"displayTalkResult": "Agree",
"talkResultCount": 0
}
}
}
curl --location --request POST 'The counterparty provides us with the URL to configure in the workflow' \
--header 'User-Agent: Airudder' \
--header 'Content-Type: application/json' \
--data-raw '{
"workflow_id": "2b6951a25b434657b94d4d60d96fcf18",
"workflow_name": "pds-test20",
"nodetask_id": "5abeb76b414c4b8da455a253dac7bd86",
"nodetask_name": "PDS1_cc18c2",
"pds": {
"type": "TaskStatus",
"body": {
"taskId": "9751a67700274a24b650334587653de6",
"taskName": "wf_pds_task_e6480fad94f24b9ab9cc671e2eb21b03",
"groupName": "group1",
"startTime": "2022-11-21T02:37:50Z",
"actualStartTime": "2022-11-21T02:38:02Z",
"endTime": "",
"totalNumber": 3,
"dialedNumber": 0,
"answeredNumber": 0,
"talkedNumber": 0,
"registeredCount": 1,
"state": "Running",
"displayTalkResult": "Agree",
"talkResultCount": 0
}
}
}'
{}