n8n workflow backup management with Dropbox and Airtable
Go to WorkflowDescription
This workflow can be used to save all of your workflows in:
a raw state (as a json file in Dropbox)
an Airtable base, in a pre-designed format.
It runs periodically (currently, every 30 minutes) and either updates (if already existing in Airtable) or creates a new record in Airtable for each workflow.
Here's the Airtable base to give you an idea:
View Airtable base
Note: This workflows uses the "http://localhost:5678/rest" API which the UI editor uses but is still not officially supported. Hence, it may suffer breaking changes at some point in the future and the workflow might become dysfunctional then.
Nodes Used (3)
Airtable
n8n-nodes-base.airtable
Dropbox
n8n-nodes-base.dropbox
HTTP Request
n8n-nodes-base.httpRequest