Version control and deploy for scenarios via a repository

The scenario saves every version to a repository and deploys changes to production in one controlled step.

  • Every version saved to the repository
  • One-click deploy to production
  • Clear success and error responses
  • Rollback to a previous version
n8n Formn8n

How it works

To connect Google Drive and Web Form, you don't need a developer: a ready-made scenario links them in minutes.

  1. Starts when: DevOps Form
  2. Then: Fetch Local Workflow
  3. Then: Repo Config
  4. Then: Build File Context
  5. Then: Get GitHub File SHA
  6. Then: Code in JavaScript
  7. Check: Content Changed?
  8. If yes: GitHub File Exists?
  9. If yes: Update GitHub File
  10. Check: Is Production Deploy?
  11. If yes: Find Workflow on Prod
  12. Then: Resolve Prod Workflow ID
  13. Check: Workflow Exists on Prod?
  14. If yes: Update on Prod Server
  15. Then: Activate on Production
  16. Then: Build Success Response
  17. If no: Create on Prod Server
  18. If no: Sandbox Backup Complete
  19. If no: Create GitHub File
  20. If no: No Changes Detected
  21. Then: Build Error Response
  22. Starts when: Workflow Error Trigger

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