Identify flows that use a specific step

We have some custom steps that were built as .NET dlls. Is there a way to run a query to identify all those objects that use custom steps?

Comments

  • The best way to do this would be to use the Flow Structure Report. You can find this from System > Administration > System Tools > Flow Management > Flow Structure. This report is grouped by flow, and has a field for step name which you should be able to filter as desired to see every flow that your step is used in. Below is an example screenshot:


Sign In or Register to comment.