{
"workflow_id": "4cb9db206ac0xxxxxxxxxx15e4e613d2",
"workflow_name": "0970_0415_1",
"nodetask_id": "8fb437c7c413xxxxxxxxxx35b09b5a3",
"nodetask_name": "WABA Template1_232fe6",
"waba_task_id": "602ff2fc65e5xxxxxxxxxx9b4ee9736e",
"wfdetail_uuid": "4a786086d05a4xxxxxxxxxxfb8abb1de7",
"timestamp": 1744687206,
"status": "delivery",
"msg_id": "f4d594881abxxxxxxxxxx029e63f055",
"send_time": "2025-04-15T03:20:00Z",
"waba_template_name": "send_card_for_sales_0331",
"waba_template_id": 288,
"channel_id": "6289xxxxx1234",
"callee": "+6289xxxxxxxx234",
"variables": {
"date": "2025-05-01",
"name": "will Smith",
"project": "Voicebot"
}
}
curl --location --request POST 'https://api.airudder.comThe integrating party should provide this URL for configuration by our side.' \
--header 'User-Agent: Airudder' \
--header 'Content-Type: application/json' \
--data-raw '{
"workflow_id": "4cb9db206ac0xxxxxxxxxx15e4e613d2",
"workflow_name": "0970_0415_1",
"nodetask_id": "8fb437c7c413xxxxxxxxxx35b09b5a3",
"nodetask_name": "WABA Template1_232fe6",
"waba_task_id": "602ff2fc65e5xxxxxxxxxx9b4ee9736e",
"wfdetail_uuid": "4a786086d05a4xxxxxxxxxxfb8abb1de7",
"timestamp": 1744687206,
"status": "delivery",
"msg_id": "f4d594881abxxxxxxxxxx029e63f055",
"send_time": "2025-04-15T03:20:00Z",
"waba_template_name": "send_card_for_sales_0331",
"waba_template_id": 288,
"channel_id": "6289xxxxx1234",
"callee": "+6289xxxxxxxx234",
"variables": {
"date": "2025-05-01",
"name": "will Smith",
"project": "Voicebot"
}
}'
{}