Bayu
Member
Hi, I'm using API by Pabbly to send data to Qontak API Endpoint in my workflow.
Once I execute. it always responds errors 404, 422, etc, but somehow the same JSON I tested in Postman it always responds to Success (200)
I also tested it with the sandbox, it went normal (success 200)
It never happened before
API by Pabbly
Postman Test
POST
Endpoint:
Header:
Authorization : Bearer VOoKTxRaMWdBxxxxxxxxxxxx*******************#######
{
"to_name": "NAME", // fill it with your name
"to_number": "xxxxxxxxxxx", // fill it with your phone number example : 60123728373
"message_template_id": "36927e75-084a-4d54-b883-f1f3b9a4cd6c",
"channel_integration_id": "36a4c114-2023-4e2a-988c-00819d04bcc0",
"language": {
"code": "en"
},
"parameters": {}
}
Please help @Supreme Thanks
Once I execute. it always responds errors 404, 422, etc, but somehow the same JSON I tested in Postman it always responds to Success (200)
I also tested it with the sandbox, it went normal (success 200)
Create Whatsapp Broadcast Direct | Qontak Omnichannel
Scopes :admin, :supervisor, :has_broadcast_access. Notes: - Rate limit 60 reqs/min. - If you need to broadcast with the same content, we suggest to use bulk API (POST /v1/broadcasts/whatsapp). - Please ensure that your image/file hosting is fast... Powered by Stoplight.
docs.qontak.com
It never happened before
API by Pabbly
Postman Test
POST
Endpoint:
Header:
Authorization : Bearer VOoKTxRaMWdBxxxxxxxxxxxx*******************#######
{
"to_name": "NAME", // fill it with your name
"to_number": "xxxxxxxxxxx", // fill it with your phone number example : 60123728373
"message_template_id": "36927e75-084a-4d54-b883-f1f3b9a4cd6c",
"channel_integration_id": "36a4c114-2023-4e2a-988c-00819d04bcc0",
"language": {
"code": "en"
},
"parameters": {}
}
Please help @Supreme Thanks
Last edited: