Run Group
Visualize dependency graph wit…
Start
When viewed in a browser
Trigger
When this workflow is activated
Trigger
And every Sunday
Trigger
Step 2
GET all workflows
Integration
Step 3
List callers of subworkflows
Transform
Step 4
Exclude uncalled workflows
Decision
Step 5
GET workflow(s)
Integration
Step 6
Exclude missing workflows
Decision
Step 7
Count callers and identify new callers
Transform
Step 8
Loop through workflows
Integration
Step 9
Format workflow relationship data for rendering
Transform
Step 10
Combine dependency graph values into labels
Transform
Step 11
SET instance_url
Transform
Step 12
If any new callers
Decision
Step 13
GET all tags again
Integration
Step 14
GET all tags
Integration
Step 15
Split out new callers as new tags
Transform
Step 16
Create tag id:name dictionary
Transform
Step 17
Visualize dependency graph with MermaidJS
Trigger
Step 18
Visualize subworkflow dependency graph
Integration
Step 19
Remove existing tags from new_callers list
Transform
Step 20
Create new tags
Integration
Step 21
Retrieve tag ids and names from dictionary
Transform
Step 22
Return original pass through values
Transform
Step 23
Update workflow tags
Integration
Step 24
Merge
Decision
Outcome
Return dependency graph data
Transform