How to send JSON payload in API

cloud

Member
Your Workflow URL
https://connect.pabbly.com/workflow/mapping/IjU3NjUwNTZkMDYzMzA0MzU1MjZhNTUzMDUxMzci_pc
Your Task History ID
IjU3NjAwNTZhMDYzNjA0MzY1MjZhNTUzNjUxMzY1MTYzNTQzOSI_3D_pc
Hi Team I want to send a JSON payload to an API as an action but there is no option of providing JSON Payload. If I am trying to send the data in Set perameters option it is not working as I am getting an invalid JSON Response.

screen_shot(1).jpg


My workflow URL is :- https://connect.pabbly.com/workflow/mapping/IjU3NjUwNTZkMDYzMzA0MzU1MjZhNTUzMDUxMzci_pc
 

cloud

Member
Solved, Apparently I needed to select custom instead of post in the API type. Thanks in advance.
 
P

Pabblymember11

Guest
Hey @cloud

It looks that when supplying the text in the JSON, you omitted the double quotes. If you have trouble running the API call, kindly correct the JSON and try again. If the JSON has to be corrected, please contact the API support team.
 
Top