• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

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