Backup of scenarios to GitHub, sorted into folders — automated

On a schedule the scenario stores copies of all your scenarios in GitHub, neatly sorted into folders, updating the changed ones.

  • A fresh copy on schedule
  • Sorted into folders, not a pile
  • Creates new, updates changed
  • Runs on its own
n8nGitHub

How it works

Automating GitHub takes no code: a ready-made scenario does the routine for you.

  1. Starts when: On clicking 'execute'
  2. Then: n8n
  3. Check: Loop Over Items
  4. Then: Execute Workflow
  5. Then: Return
  6. Then: Get File
  7. Check: Merge Items
  8. Then: isDiffOrNew
  9. Check: Check Status
  10. If no: Edit existing file
  11. If no: Create new file
  12. Check: If file too large
  13. Starts when: Schedule Trigger
  14. Then: Get file data
  15. Then: Globals
  16. Starts when: Execute Workflow Trigger
  17. Check: tag?
  18. If yes: /

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