I am trying to understand if there a way to have a 2 way sync set up with adalo to a database in airtable or sheets? Is it something to do using zapier?
Basically I want to be able to update records in the database in a simple manner and delete or add records, inside of adalo this is very time consumer as it necessitates opening each record (as far as I can tell!)
Hey @DPS you are able to sync data back and forth to Airtable using Zapier, or pull it in from Airtable using External Collections, which I encourage you to try.
As a side note, weāre also working on improving some of the annoying aspects of editing data in Adalo, and the first part of the, bulk delete, will be available to use by early next week.
Thanks, I will look into this option. As far as I understand external collections means that the app will be pulling the data from that external source and not the local database which I think will be slow, is that right?
@DPS yes, this can introduce some slowness, but overall not that much because in both cases youāre pulling data from a server in the cloud, so in reality neither is really local.
Also, realized I said you could pull info from Zapier above so corrected that now. Meant you could pull data from Airtable with external collections.
Will Adalo also release a fix for Airtable relationships? Right now we cannot make relationships between sheets in Airtable ([āIDā] in array) without a workaround.
And whatās a good use case for bulk delete? (Just curious)
@rgo Iām also in the same boat, but I havenāt figured out a workaround yet even after browsing the forums. Could you give a bit more details on this workaround so that I could try it out too?
I think bulk record updates are needed to build a shopping cart or collect orders efficiently. The alternative is for someone to checkout with each item individually.
I used Integromat to build a solution for relationships. So my Adalo app will write a line in the āFormProcessor tableā and visit my webhook. When we call the webhook this scenario starts:
Hello @rgo do you happen to have a video demo of this scenario? Iām running into many ādata racingā issues using Zapier to move data from Adalo to Airtable even when I use Delays. This is causing many problems with Linked Records in Airtable. Perhaps @jeremy has another solution for this?