Scenario backups in your репозиторий — with a report in your carrotQuest

On a schedule the scenario saves copies of all your scenarios to your репозиторий, updates the changed ones and sends a backup report to your carrotQuest.

  • Copies of every scenario in your репозиторий
  • Updates only what changed
  • Start, success and failure reports in your carrotQuest
  • Nothing to restore by hand
n8nGitHub

How it works

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

  1. Starts when: On clicking 'execute'
  2. Then: Starting Message
  3. Then: n8n
  4. Check: Loop Over Items
  5. Then: Wait1
  6. Then: Completed Notification
  7. Then: Execute Workflow
  8. Then: Wait2
  9. Then: Inform Success Flows
  10. Then: Wait
  11. Then: Inform Failed Flows
  12. Starts when: Execute Workflow Trigger
  13. Then: Config
  14. Check: Merge Items
  15. Then: verifyTheDifference
  16. Then: Create sub path
  17. Check: Switch
  18. If yes: Return
  19. If no: Edit existing file
  20. If no: Create new file
  21. Then: Get file data
  22. Check: If file too large
  23. If yes: Get file
  24. Starts when: Schedule Trigger

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