Real-World Workflows · 30 min

Version control with Git

Make Git the source-of-truth for your workflows with source control (Enterprise) or manual export.

Key concepts

  • Workflow JSON export/import
  • Git-based source control
  • Branching strategy for workflows

Exercise

Export a workflow as JSON, commit it to a Git repo, then re-import it into a second instance.

Official docs