I have an Airtable which contains several automation scripts that are being run. Is there a good way of automatically saving those scripts to an external source, or connecting them to a github repo (or something similar) so that version controlling can be done on them? This would be useful for me to keep track of what changes have been made and give me the ability to restore older versions of the script if something breaks.
Apparently Airtable’s “Snapshots” do save the automation data, but I’m not sure in what capacity? The documentation online seems to mostly focus on the table data itself. Plus, there isn’t a way I know of to “look inside” the snapshot, only restore that version completely.