Oberon XML and JSON debugger
Analysis Workspace makes calls to the reporting API endpoint to retrieve data. Adobe offers an in-product debugger that lets you see the API calls while in any Workspace project.
Enable the debugger
Before using the debugger, you must enable it first.
- Log in to your Customer Journey Analtyics organization.
- Create a new project, or open an existing project.
- Navigate to Help > Enable debugger.
- Click OK in the popup modal.
Using the debugger
A [Bug] icon appears in the top right of each visualization that retrieves data. Click this icon, then click the API call that you want to inspect (typically the Freeform table request). If the visualization has been refreshed multiple times, multiple requests appear in a timeline list after selecting "Freeform." Select the latest time for the most recent request. A screen then appears that shows the call in XML at the top. Scroll down to see the request and response in JSON.