Drill down To Custom Report From My Own Application.

Not applicable

Is there anyway which i can redirect user to custom report page from my own web application. how to pass the user credentials to below report from my application.

  1. https://enterprise.apigee.com/platform/{orgname}/analytics/v2/reportname?drilldowns=apiproxy::{filte....
0 4 177
4 REPLIES 4

the custom report is only available when you login to the enterprise.apigee.com UI site.

However, you can issue an api call similar to the query in your report (api.enterprise.apigee.com) and the result will come back as JSON which you can render in your application.

can you share me the query or doc link to get details of report details through rest api.

Is there a simple way to display a custom report in the developer portal?

of course the report will be automatically filtered with the developer's requests only.

pls. look in docs.apigee.com for Analytics API reference