Backups of all your scenarios in GitLab — automatically

On a schedule the scenario saves copies of all your scenarios to your GitLab, compares them and updates only the changed ones.

  • Copies of every scenario in your GitLab
  • Updates only what changed
  • Runs on a schedule on its own
  • Nothing to rebuild after a crash
GitLabn8n

How it works

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

  1. Starts when: Schedule Trigger
  2. Then: GitLab
  3. Then: Globals
  4. Then: Retrieve all workflows
  5. Check: Loop Over Workflows
  6. Then: Get file
  7. Then: Extract From File
  8. Then: Save each version in a different field
  9. Then: File status
  10. Check: Switch
  11. If yes: Create file
  12. Then: Status error
  13. If no: Status same
  14. If no: New file version
  15. Then: Status diff

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