Formaloo API to modify data of a row in Formaloo
Status: Open · Asked by Arca Dreams on · 0 views
Hello,
I have a workflow where from the trigger to create a row in Formaloo, I create a post in Wordpress, and I would like to save the wordpress post_id in Fromaloo.
How could I do a PUT in Formaloo to save that post id?
https://docs.formaloo.net/#/operations/rowsUpdate
In Make.com I have a very easy "Make Api Call" from Formaloo where I have already done it by putting the api key and in the body the id of the field and its value...
Not yes if this is possible with you and if it is also that easy.
Greetings and thanks!!
Hi @proyectohw,
Please try using the API by Pabbly module to achieve your use case.