Back up flows and folders

With flow back up, you can treat your flows like source code. You can perform regular backups, create versions, and import flows.

To start using the flow back up, several other artifacts are available to facilitate this feature:

  • Export Flow and Export Folder function cards

  • Create Pull Request action card for the GitHub connector, so you can make commits and create pull requests in GitHub.

  • Templates that you can import into your Workflows environment. These templates demonstrate how to version flows by making a direct commit to GitHub or creating a pull request. The templates demonstrate backing up a single flow, but you can modify them to support the back up of multiple flows within a folder.

Next steps

Set up a template for flow back up