Product Notice: Eloqua Application API Contact Field endpoints – “isPopulatedInOutlookPlugin” proper
Overview
With the arrival of Eloqua release 20C (Aug 2020), the isPopulatedInOutlookPlugin property will be removed for the Application API Contact Field endpoints.
What’s changing?
With 20C, we are removing the isPopulatedInOutlookPlugin property impacting the following Application API Contact Field endpoints:
- Retrieve a list of contact fields: GET /api/REST/1.0/assets/contact/fields
o Default depth is minimal
- Retrieve a contact field: GET /api/REST/1.0/assets/contact/field/{id}
o Default depth is complete
- Create a contact field: POST /api/REST/1.0/assets/contact/field
o Default depth is complete
- Update a contact field: PUT /api/REST/1.0/assets/contact/field/{id}
Tagged:
0