Daily backups of every scenario — into a cloud folder

Once a day the scenario saves copies of all your scenarios to Google Drive and updates only the ones that changed — fingerprints are kept in Data table.

  • Backups run themselves, every night
  • Only what changed gets updated
  • The Google Drive folder doesn't fill up with duplicates
  • Back up everything or only a selection
Google Drive

How it works

To keep Google Drive and in sync, connect them with a ready-made scenario — changes flow automatically.

  1. Starts when: Daily Backup Trigger
  2. Then: Set Configuration
  3. Then: Config Validation
  4. Then: Get All n8n Workflows
  5. Then: Split Workflows
  6. Check: Process Each Workflow
  7. Check: Backup scope all?
  8. If yes: Prepare Workflow
  9. Then: Generate Workflow Hash
  10. Then: Lookup Workflow in Data Table
  11. Check: Workflow Exists?
  12. If yes: Hash Changed?
  13. If yes: Delete Existing Workflow Backup
  14. Then: Upload New Workflow Backup
  15. Then: Upsert Workflow Records
  16. If no: Backup scope active?
  17. If yes: If workflow active?
  18. If no: Backup scope tagged?

You can launch this integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.