Nowhere to enter data for PUT request
Status: Closed · Asked by Charlie Peacock on · 0 views
Hi,
I'm trying to create a PUT request but have nowhere to enter data? Am I missing something?
Attachments

Hey @Mr. Logs
I'm trying to create a PUT request but have nowhere to enter data?
You can refer to the following video tutorial on how you can use the API by Pabbly action step.
The tutorial only shows GET requests which don't have bodies and therefore wouldn't have a data/body field. PUT requests do take data/bodies but there is no field in which to enter them. I have found this old screenshot from this tutorial - https://help.landbot.io/article/w56zrlj7pf-how-to-book-google-meet-by-using-pabbly - that shows Pabbly used to provide the data field.The tutorial only shows GET requests which don't have bodies and therefore wouldn't have a data/body field. PUT requests do take data/bodies but there is no field in which to enter them. I have found this old screenshot from this tutorial - https://help.landbot.io/article/w56zrlj7pf-how-to-book-google-meet-by-using-pabbly - that shows Pabbly used to provide the data field.
Hey @Mr. Logs
We have designed the structure in the API by Pabbly according to the API reference kindly pass the required Write scope of the order to run the action step accordingly.

Working now! Thanks!