Does it is possible to get flow services variables data from IS?

Hi.

I’m in the following situation:

I have to fill an Excel spreadsheet with some of our flow services informations.

These services (about 99% of them) has a “MAP” as the first flow step which contains two variables mapping: “sourceSytem” and “targetSystem”.

I need to get these two variables values from this flow service MAP step and copy them to the spreadsheet.

Does exists any way to browse all of my flow services inside my IS to get their information? Something like an API or a file inside the program folders?

Thanks in advance.

You can but it involves either using services in WmRoot, which are not intended for us to use. Or reading the flow.xml file of each service to get the desired fragment.