Microflow Details in Java API

0
Hello Experts, Is there any way (or possible) to get microflow details like below using Java API security – which role is allowed to run parameters – what is input/output for this microflow   Something like eg. Core.getMicroflowxxxx(Microflowname)   Appreciate any pointers here.    
asked
1 answers
0

This is something you need to use the Mendix SDK for. 

https://docs.mendix.com/apidocs-mxsdk/mxsdk/

Hope this helps.

answered