Hi, I am trying to find a workaround to Airtable's limit of 20 syncs coming into one base at a time. I have two bases, and I would like around 30 tables from the first base to sync with the second base.
Can anyone recommend the best approach, in light of the limit? I could write a script to sync the relevant tables each time it is run, but this would be very laborious. I have heard mention of webhooks as possible solutions to similar problems but I do not know much about these and whether they would be suitable.