Google Tag Manager · Arazzo Workflow
Google Tag Manager Sync and Version a Workspace
Version 1.0.0
Check status, sync a workspace to the latest version, then cut a version.
Provider
Workflows
sync-and-version-workspace
Status, sync, then version a workspace when the sync is clean.
Reads workspace status, syncs the workspace to the latest container version, and creates a new container version only when the sync reports no error.
1
getStatus
getWorkspaceStatus
Read the workspace status to surface modified and conflicting entities before syncing.
2
syncWorkspace
syncWorkspace
Sync the workspace to the latest container version, merging unmodified entities and flagging conflicts.
3
createVersion
createWorkspaceVersion
Cut a new container version from the synced workspace.