[February Update] Eloqua’s Reporting API Controlled Availability Program (Closed)
February Update - Changes to Oracle Eloqua Reporting API Endpoint URLs
With the release of Oracle Eloqua 24A, we announced that the structure of the endpoint URLs for the Reporting API will change, specifically the position of the version identifier within the URL structure.
Example of URL change:
Below is an example demonstrating the change implemented for the campaignAnalysis endpoint. However, it's important to note that the URL structure change applies universally to all endpoints within the Reporting API.
OLD URL: https://{{domain}}/API/OData/1.0/campaignAnalysis/emailActivities
⬇
NEW URL: https://{{domain}}/API/OData/campaignAnalysis/1.0/emailActivities
We understand the importance of providing backward compatibility during this transition period. Therefore,