Update Workflows
Overview
When a new template revision is available, you can update your workflow to use it. A notification appears in the Workflow Settings tab when newer revisions are available.
Check for available revisions
StackGuardian notifies you when a new revision of your workflow is available:
-
Navigate to your workflow's Workflow Settings tab
-
Look for the Workflow Revision indicator in the top-right corner
-
If a newer revision exists, you'll see "New Revision Available"

Check for available revisions
Update a workflow revision
Step 1: Revision
- Click New Revision Available in the Workflow Revision indicator
- Review the available revisions:
- Alias Name - The revision identifier
- Revision Notes - Changes included in this revision
- Published Revision - Status badge
- Current Revision - Your current version
- To view all available revisions including previous versions, click Show all Revisions
- Select the revision you want to use
- Expand the revision to view details:
- Configuration changes
- Dependency updates
- Breaking changes

Revision details
Choose update behavior
Select how to handle advanced settings when updating. Advanced settings include template logic and workflow configuration but do not include variables, parameters, connectors, or environment variables (which you'll configure in the following steps).
Update Advanced Settings
- Uses the selected revision's advanced settings (template logic and workflow configuration)
- Your current variables, parameters, connectors, and environment variables remain reviewable in the following steps
Keep Current Advanced Settings
- Keeps your current advanced settings from your existing workflow
- Variables, parameters, connectors, and environment variables remain reviewable in the following steps
Advanced settings details are not shown during the update process. Navigate to the template revision to review specific advanced settings before making your selection.
Step 2: Connectors
Review and update connectors for the workflow. The system detects changes automatically by comparing your current workflow with the selected revision.
- Select a workflow tab to view its deployment environment
- Review detected changes indicated by status badges:
- Unmodified - No changes were made
- Updated - Connector configuration modified in selected revision
- Added - New workflow added in selected revision
- Removed - Workflow removed in selected revision (appears disabled)
- For the workflow:
- Select or update the Connector
- Configure Child Integrations if required
- Add or modify Environment Variables

Review and update connectors
How values are updated
When updating connectors and environment variables:
- Existing variables - Your current values are preserved
- New variables - Added from the selected revision
- Deleted variables - Retained in your workflow even if removed from the selected revision
Step 3: Template parameters
Configure parameters for the workflow if changes are detected. The system automatically merges your existing configuration with any new parameters from the selected revision.
- Review workflows marked with status badges
- Fill in required template parameters for the workflow
- Use Reset to Defaults to replace all values with defaults from the selected revision
- Reference existing values using Update Reference when available

Configure parameters for workflows
How values are updated
When updating template parameters:
- Existing parameters – Your current values are preserved
- New parameters – Added from the selected revision
- Deleted parameters – Retained in your workflow even if removed from the selected revision
The Reset to Defaults button replaces all parameter values with the defaults defined in the selected revision's template.
What happens after updating
After completing the update:
- Your workflow updates to the selected revision
- Advanced settings update based on your chosen behavior
- Configuration values are merged: Existing values are preserved New parameters use defaults from the selected revision Deleted parameters are retained
- A success notification confirms the update
- You can run the workflow to apply changes

After completing the update