Icon

WF Summary Extractor Trigger

<p>Automatically extract a workflow summary as a JSON for every new or modified workflow on the Business Hub.</p><p>Deploy this workflow as a trigger. Deploy it with a global admin account with execution scope set to "User" in the "Advanced Settings" to ensure that it does not encounter any permission problems.</p><p>Configure the trigger for "All teams" and "All spaces", File type "Workflow" and Action "Added" and "Modified" to capture any new or modified workflows.</p>

Automatically extract a workflow summary as a JSON for every new or modified workflow on the Business Hub.

Deploy this workflow as a trigger. Deploy it with a global admin account with execution scope set to "User" in the "Advanced Settings" to ensure that it does not encounter any permission problems.

Configure the trigger for "All teams" and "All spaces", File type "Workflow" and Action "Added" and "Modified" to capture any new or modified workflows.

Extract workflow summary.In this case it's JSON but XML is also configurable.
Workflow Summary Extractor
Get the information about which workflow caused the trigger
Container Input (Repository Event)
Read said workflow
Workflow Reader
Write JSON Summary in same folder as workflow
JSON Writer
Add workflow name to table to name the JSON File
Variable to Table Column
Remove asterisk from Workflow ID as it is not allowed at start of file name
String Replacer

Nodes

Extensions

Links