API by Pabbly and Infinity

Status: Closed · Asked by Ben Mahy on · 0 views

axylus — Question ·

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

Pabblymember11 — Reply ·

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.

rgibbs1024 — Reply ·
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 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.
axylus — Reply ·

its an action, 1st one in the list is API

rgibbs1024 — Reply ·

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

Back to all forum threads · Log in to reply