Product Notice -Eloqua App API Program endpoints – New “isBypassHistoryDisabled” property [Aug 2024]
Overview
With the arrival of Eloqua release 24C (Aug 2 - 16, 2024), a new property, isBypassHistoryDisabled, that indicates if the Program Bypass History has been disabled,will be added to the Application API Program endpoints.
What’s changing?
With the Eloqua 24C, we are adding isBypassHistoryDisabled to the Application API Program endpoints, which will impact the following endpoints:
- Retrieve a list of programs: GET /api/REST/2.0/assets/programs
- Default depth is minimal
- Retrieve a program: GET /api/REST/2.0/assets/program/{id}
- Default depth is complete
- Create a program: POST /api/REST/2.0/assets/program
- Default depth is complete
- Update a program: PUT /api/REST/2.0/assets/program/{id}
Tagged:
1