URL APIs are useful while integrating an app with an external website, portal, or other third-party application, as well as out-of-the-box Strategy Web. By passing the appropriate parameters through a URL, you can achieve functionality on a mobile device such as:
- Allow users to execute a report or browse the contents of a folder.
- Enable drilling from a document to a report or other documents. You can also embed a document drilling link in a report grid within a document.
- Allow objects such as images, text boxes, and shapes to be used for application navigation.
The following table summarizes the base URL structure used for every request to Strategy Web:
2021 '/'||CT_NAME||'/'CT_SALARY/James/22500/James /32500EnvironmentMain Application URLJ2EEhttp://webserver/MicroStrategy/servlet/mstrWeb.NEThttp://webserver/MicroStrategy/asp/Main.aspx | 2021 '/'||CT_NAME||'/'CT_SALARY/James/22500/James /32500EnvironmentMain Application URLJ2EEhttp://webserver/MicroStrategy/servlet/mstrWeb.NEThttp://webserver/MicroStrategy/asp/Main.aspx |
2021 '/'||CT_NAME||'/'CT_SALARY/James/22500/James /32500EnvironmentMain Application URLJ2EEhttp://webserver/MicroStrategy/servlet/mstrWeb.NEThttp://webserver/MicroStrategy/asp/Main.aspx | 2021 '/'||CT_NAME||'/'CT_SALARY/James/22500/James /32500EnvironmentMain Application URLJ2EEhttp://webserver/MicroStrategy/servlet/mstrWeb.NEThttp://webserver/MicroStrategy/asp/Main.aspx |
2021 '/'||CT_NAME||'/'CT_SALARY/James/22500/James /32500EnvironmentMain Application URLJ2EEhttp://webserver/MicroStrategy/servlet/mstrWeb.NEThttp://webserver/MicroStrategy/asp/Main.aspx | 2021 '/'||CT_NAME||'/'CT_SALARY/James/22500/James /32500EnvironmentMain Application URLJ2EEhttp://webserver/MicroStrategy/servlet/mstrWeb.NEThttp://webserver/MicroStrategy/asp/Main.aspx |
The high-level steps to add a URL/API link to a button that passes on filtering values are:
- In your document, click Insert, then click Panel Stack. Adding a panel stack allows the button to be targeted by a selector.
- Click Insert, then hover over Button. Choose your icon type.
- Using the cross-hairs, draw your button inside the panel stack.