• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Thursday, 5th March 2026.

API Pabbly Responses Error Integration with Qontak (Compare JSON Testing in Postman)

Status
Not open for further replies.

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
1677742712942.png


Postman Test
1677742789158.png


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:
P

PabblyMember4

Guest
Hey @Bayu

We have created the test workflow called PC Test on your email id [email protected]. Please check the test workflow you can use the same in the original workflow.
 
Status
Not open for further replies.
Top