API Analytics report for Public viewing

Not applicable

I would like to create some analytics dashboard for the product owners and managers.

Is there a way to create read-only reports that can be publicly assessed by a URL without login into the portal?

0 1 119
1 REPLY 1

If you use the custom reports method from the enterprise portal, then users have to login to portal to view them. Alternatively, you can use API to issue query and get the data. The API call will also be authenticated. However, you can do a simple rendering application on the API call and provide that URL to your users.