Display Adobe Analytics report in AEM application
Hello Team,
As part of my recent task, I am trying to display Adobe Analytics report data in my AEM application.
I am able to generate Access token in my java application. Using this, I am able to get the report using 2.0 API: https://analytics.adobe.io/api/abcdef/reports
Generating access token is part of Server to Server Authentication. https://developer.adobe.com/developer-console/docs/guides/authentication/ServerToServerAuthentication/
My query is, anyone has implemented to: get data from Adobe analytics from AEM application? If yes, I wanted to know the approach to save the access token as part of server to server authentication.
cc @leocwlau @jennifer_dungan @yuhuisg @pablo_childe @vanibhemarasetty @raawimahendru
Thanks
