Is there a simple way to get the URL of the current instance?
Use Case:
In a specific step a user can create a ticket (via menu action) in a 3rd party app (REST POST). In the request body of the rest call I create the json and want to submit also the url for this instance.
Thanks!
Ernst