Skip to Content
2
Jul 14, 2023 at 08:41 AM

What is the official STORY URL?

151 Views Last edit Jul 14, 2023 at 08:43 AM 3 rev

Hi Experts,

What is the officially supported, stable base URL to call & embed a story??

The SAP Analytics Cloud URL API Help Documentation is mentioning 2 different STORY url's.

On the main pages it is mentioned as:

https://<TENANT>/sap/fpa/ui/tenants/<TENANT_ID>/app.html#/story&/s/<STORY_ID>/?

On other detailed pages it is mentioned as:

https://<TENANT>/sap/fpa/ui/tenants/<TENANT_ID>/bo/story/<STORY_ID>/?

And now with unified story the URL to stories often appears as:

https://<TENANT>/sap/fpa/ui/tenants/<TENANT_ID>/app.html#/story2&/s2/<STORY_ID>/?



So what is the official, supported, stable base URL to call & embed a story??

The second bo/story/ url is also what you would see after running https://<TENANT>/api/v1/stories and checking the openurl field maintained with each story... So I currently believe this is the most stable. But then a lot of help documentation, and some notes like 3355135 are not fully correct.