In Studio Pro (Mendix 10) it is not possible to find Microflows that can be triggered via a Deeplink URL.
Through the Advanced Find menu it is possible search for Page URL's. But an equivalent for Microflow URL's is missing.
Please, can you add an option in the Advanced Find menu to search for Microflows that have a deeplink URL?
This seems to be implemented since v10.14 (see "Improvements" section in https://docs.mendix.com/releasenotes/studio-pro/10.14/)
Agreed. We had to make our own automated internal tooling for this.
We needed a list of urls exposed via pages / mf and show what user roles had access to them for a security check. Would be nice if it was in the new security overview feature.
I'm missing this as well. Not only just searching for it, but also having an overview of all deeplinks you defined in your application. Perhaps this could be included in SBOM that's on the roadmap?