Hi Toshiya,
One way to do this is to use javascript, store the url in a variable, create a non-persistent entity with a string attribute and set the value of the attribute to the variable, then call a microflow with the non-persistent entity as the parameter. Then you will have the url that the user accessed the application from in a microflow and can determine what to do from there.
Here is a link to the api documentation.
https://docs.mendix.com/apidocs-mxsdk/apidocs/
Hope this helps!
Hi, how can I know the URL of my app that I work on it in my Laptop? I want to open the app on my smartphone via the Mendix Make It Native app.
Please help me…
Thank you