API PUT record update not doing anything

Hi All,

I’m trying to update a record in an Adalo collection via the API. I’m using Postman for testing and using the data from the documentation but the record is not updating.

Doesn’t seem to fail but doesn’t update.

Anyone have any experience with this, please?

Cheers

Hi @zensiblesolutions,

It’s all working on my side with Postman, did you parse the body in form-data? as it should be in raw also remember to set your header Content-Type: application/json.

You will see if it updated correctly in the response.

Thanks, I’ll give that a try. Parabola is working OK so probably something in Postman as you mentioned.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.