History
Utilize workflow history to access and recover past iterations of your workflow processes.
Appizap Workflow Builder creates a new version when you:
Save your workflow.
Restore an old version. Appizap Workflow Builder saves the latest version before restoring.
Pull from a Git repository using
Source control
. Note that Appizap Workflow Builder saves versions to the instance database, not to Git.
View workflow history
To view a workflow's history:
Open the workflow.
Choose "Workflow History". An options menu will be displayed by Appizap Workflow Builder, showcasing the saved versions of the workflow along with a preview of the version that has been selected.
Restore or Copy previous versions
On the version you want to restore or copy, select Options
.
Choose what you want to do:
Restore this version: replace your current workflow with the selected version.
Clone to new workflow: create a new workflow based on the selected version.
Open version in new tab: open a second tab displaying the selected version. Use this to compare versions.
Download: download the version as JSON.
Last updated