Scheduled backups of your scenarios

On schedule the scenario puts selected scenarios into a backup, updating only the changed ones — an up-to-date copy always at hand.

  • Takes the scenarios you selected
  • Puts copies into a backup
  • Updates only the changed ones
  • Runs on schedule by itself
n8nGitLab

How it works

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

  1. Starts when: Backup Now - Manual Trigger
  2. Then: Globals
  3. Then: Fetch List of Existing Files
  4. Then: Combine Gitlab Existing Files as Single List Item
  5. Then: n8n
  6. Then: Derive Filename From Workflow Name
  7. Check: File Exists in Gitlab?
  8. If yes: Fetch Existing File Content
  9. Check: Skip Unchanged Files
  10. Then: Edit Existing File(s)
  11. If no: Create New File(s)
  12. Starts when: Schedule Trigger

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