Sync Backendless with Airtable - 1
knight • 18 Feb 2022 •
One of my product’s clients requests me to help to sync their Airtable database to Backendless. That’s one of the issues for all these indie projects that using Airtable as backend, no matter what, it is still not a proper relational database, and there are records limits ultimately you need to migrate out from Airtable to some other choice.
I try to build the sync process with nocode since I want to pass the solution to my client after this; if I create it with code, it might be a black box. So I spent some time researching how can I do it with Integromat and finally came out with multiple setups in Integromat to sync up the tables and build relations.
I was working on the final steps last night to sync up all the tables and found some issues; it will take me tons of Integromat operations to complete sync the whole database.
I will share with you tomorrow how I solve this issue.