History
Utilize workflow history to access and recover past iterations of your workflow processes.
Last updated
Utilize workflow history to access and recover past iterations of your workflow processes.
Last updated
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.
Workflow history is not the same as the list of Workflow-level executions." Executions are workflow runs. The executions list shows previous runs of the current workflow version. Copy previous executions to debug and re-run in your current workflow. Workflow history shows past versions of the workflow, such as versions with different nodes or parameter settings.
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.
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.