We use a standardized setup of multiple Airtable bases per project, with one base acting as a central master.
Example:
For project P1, Workspace 1 contains three bases: A1 (master), B1, and C1.
There are one-directional syncs from A1 → B1 and A1 → C1.
We want to duplicate this setup for a new project (P2) into a new workspace, resulting in bases A2, B2, and C2, while:
-
retaining the same sync structure (A2 → B2 and A2 → C2),
-
keeping all interfaces intact,
-
and minimizing manual setup or reconfiguration.
Achieving this would allow us to deploy a reusable, project-based Airtable application with minimal effort.
