So I’ve just recently upgraded my plan to Pro so that I can try out the API Documentation function. I’m relatively new to API here so I would appreciate any suggestions.
I am trying to link my user database with Airtable or another third party database, where I can update existing user records or create new user records from Airtable’s database.
I have tried Custom Action, and I was able to create new records in Airtable when I create new Users in Adalo, but not the reverse. I’ve also tried Zapier but I keep getting error messages when I try to create/update User records from the Airtable side.
It doesn’t need to be Airtable, as long as I can easily edit/create new User records from an external database then it would be great.
Hey @NigelG, thanks so much for your reply. Pardon my ignorance, but Postman is an API Development platform, right? Do you mean that I use Postman to connect with Airtable, or I can manage my database directly through Postman.
Do you perhaps have the links for tutorial/learning resources for this?
Sorry, my fault for not being clear. Postman is a way of testing APIs. So I used it to see if I could use Adalo’s user API to create a user and it worked OK. So maybe Zapier is the issue here.