I have a base that has a number of tables representing incoming work from different sources (e.g. a jira tickets table, a slack messages table, a spreadsheet process table, a email table). And I want to combine them into a single 'team workload' table that I can create views in summarising who's working on what type of work item.
Airtable's multi-sync feature (https://support.airtable.com/docs/multi-source-syncing) is a great way to do this with 1 drawback - it means I need to create an entirely new base instead of just add a new table to my existing base.
Is there any way around this? I'm not sure why I can't sync/multi-sync within an existing base? Thanks for any thoughts!