I am migrating my collections to Airtable and I am facing an issue with the Users. I have found this closed topic Integrate/Update Adalo User database with Airtable or another 3rd party platform
where it seems that the only solution is to manually bind the Adalo Users collection with another Airtable Users collections by writing custom POST a PUT actions. Is there something I am missing?
This is a serious limitation as using Airtable as a backend for a no-code app is nowadays a go-to since it can stand for a whole admin/erp.
Youāre right, it doesnāt work with āUsersā database. Moreover, as far as I know itās not possible to use Airtable to store Users using āExternal usersā capability (which is now in beta testing). Such capability needs to have a Login API endpoint, which is not the case in Airtable.
Theoretically, you can create Signup and Login API endpoints by yourself, using some external serviceā¦ and then try to integrate it into the Airtableā¦ and then try to integrate all this with Adaloā¦ but Iām not sure how much time will it take :).
Interesting. You installed it on some Linux server or there is an easier way (from maintenance perspective)? Could it be somehow installed as a PaaS/SaaS solution?
I am using a Digital Ocean Droplet (NYC3) location. Itās really close to the Adalo server and the latency is almost real-time. There is a one-click option for Directus (https://marketplace.digitalocean.com/apps/directus). So, as self-hosted Directus is free, but you can also use their paid cloud solution. https://directus.io/on-demand-cloud/ I tried many headless options, but none of them was so flexible as Directus.