API by Pabbly and Infinity
Status: Closed · Asked by Ben Mahy on · 0 views
Hi
I am trying to learn what I can about Pabbly and have spent some time looking at the API by Pabbly. I do have an issue though that I am hoping you can help with in my learning.
When I try to do a PUT as described in their API nothing gets updates although I do get the correct response back. Am I entering the values incorrectly? I have removed the API Key and info from URL from the screenshot.
The workflow is called test api and it is the 3rd action.
I have tried many different ways of adding values:
Label: values[].data Value:Test2
Label: values.data Value:Test2
Label: "values.data" Value:"Test2"
Label: values.data Value:"Test2"

Many Thanks
Ben
Hey @axylus
Instead of using the API by Pabbly action step to update an item, you can use the dedicated "Infinity : Update Item" action event.

Further, you can pass the value in the Label type field by passing it in the square bracket.

HiI am trying to learn what I can about Pabbly and have spent some time looking at the API by Pabbly. I do have an issue though that I am hoping you can help with in my learning.
When I try to do a PUT as described in their API nothing gets updates although I do get the correct response back. Am I entering the values incorrectly? I have removed the API Key and info from URL from the screenshot.
The workflow is called test api and it is the 3rd action.
I have tried many different ways of adding values:
Label: values[].data Value:Test2
Label: values.data Value:Test2
Label: "values.data" Value:"Test2"
Label: values.data Value:"Test2"
Many Thanks
Ben
Hey where did you find the API by pabbly app? That is no where to be found on my subscription and I have been looking for hours.
its an action, 1st one in the list is API

That does not come up for me. I am working with Pabbly Support now to figure out the problem.