• 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.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

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
 
P

Pabblymember11

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

Pabblymember11

Guest
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