• 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

Workflow with API by Pabbly Always Invalid, but Response Success in Postman

NBS

Member
Hi, I'm using API Pabbly in my workflow to send messages, previously I tested it on Postman and got a response Success,
but somehow the same URL endpoint and parameters I tested on API Pabbly workflow always got Invalid Data.
Kindly help, what went wrong with the API Pabbly?

On Postman
1684289831630.png


On Pabbly API : Invalid data, while using the same parameters and endpoint

1684289975291.png
 

Supreme

Well-known member
Staff member
Hey @NBS

Kindly share the name of the action step and the API documentation of the application. So that we can look into it.
 

NBS

Member
Thanks @Supreme it works!
1684327537092.png


But 1 question, can you explain how do you identify that the Payload has to be stated as "Form Data" instead of "JSON"?
While the documentation is stated as JSON.

Appreciate your explanation. Thanks
 

Supreme

Well-known member
Staff member
We just checked your Postman screenshot and it doesn't show any JSON to pass the data in the body. So it was clear that the data should get entered in the Form Data payload type.

Further, it seems like their API supports the form data as we can see it has the query parameters.

 
Top