Hi community,
In the past months I’ve been running a new service that can watch your Airtable schema - or even data - and react in real time. It started alongside my Stripe invoicing product, and now also includes a changelog for fields and tables.
This is especially useful in larger bases where several people change tables and the overall structure can shift without anyone noticing.
The schema changelog works simply: it reacts to field and table changes right away and can either send events to your webhook or log them in a dedicated Schema Changes table.
If you use the table approach, you can review the history yourself and keep track of what your colleagues or clients have modified. You can also ask Airtable Omni to summarize recent changes automatically - it works nicely with this dataset.
And since these are just Airtable records, you can discuss key changes directly in comments, like clarifying why a new field was added.
The service connects to Airtable with permission to read the schema and create records, but it can’t access any base data.
You can find it here: https://sync.powersave.pro/base-watch.
For agencies or larger teams, I can also provide a self-hosted version.
I’m happy to consult this in greater detail anytime, feel free to reach out.


