Hello everyone,
I'm using Adobe Journey Optimizer and managing hundreds of journeys. Checking individual journey reports through the web interface has become time-consuming. I'm looking for a way to access journey report data programmatically.
I've reviewed the Adobe Journey Optimizer API documentation, but I couldn't find any specific function or endpoint for retrieving journey report data.
Does Adobe Journey Optimizer offer an API or SDK that allows developers to access or retrieve journey report data directly? If not, are there any alternative methods for automating this process? Thank you in advance for any insights or suggestions!
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @EddieHuang
You can generate the report using queries or data distiller.
Thanks,
David
Hi @EddieHuang
You can generate the report using queries or data distiller.
Thanks,
David
There is no API available in AJO to retrieve journey report data at this phase.
However, to automate, use query service/data distiller to fetch Journey specific data and use data access API to export data. However, the data format is in parquet. The parquet format needs to be converted into desirable format . this can be done using various programming languages
https://experienceleague.adobe.com/en/docs/experience-platform/data-access/api
Views
Replies
Total Likes
FYI, the data access API is deprecated. It's the reason why I did not mention it in my reply
Views
Replies
Total Likes
Thank you for pointing out data access API deprecation @DavidKangni
Views
Replies
Total Likes
Views
Likes
Replies