Product Notice: Eloqua Application API canvas create and update endpoints [Nov 2023]
Overview
With the arrival of Eloqua release 23D (Nov 3 – 17, 2023), the Application API canvas create and update endpoints will now return a more detailed validation error when evaluateNoAfter is not valid.
What’s changing?
With 23D, the Application API canvas create and update endpoints will now return a more detailed validation error when evaluateNoAfter is not valid, which will impact the following endpoints:
- Create a campaign: POST /api/REST/2.0/assets/campaign/{id}
- Update a campaign: PUT /api/REST/2.0/assets/campaign/{id}
- Create a program: POST /api/REST/2.0/assets/program/{id}
- Update a program: PUT /api/REST/2.0/assets/program/{id}
Notes:
- The
Tagged:
0