Hi Alteryx,
I have a couple workflows that have been handed off to me and I'm in the process of building process maps to understand the data inputs, processing, and outputs for each. This is so I and any future Alteryx designers on my team can have a better understanding of what some of our legacy workflows are doing. I was wondering if it is possible to somehow get a list of all the tools in a workflow along with what they're doing?
For example, I have a workflow with 13 input tools (6 are SQL statements), 6 output tools, and several joins and formulas in between. Can I somehow extract this information from Alteryx and have those tool names outputted into a list and/or diagram?
If I remember correctly, there's a setting to see the XML view of an entire workflow... could I use the xml parse to achieve what I want?