Product Notice: Eloqua Application API Form endpoints – Classic Design Editor Sunset Impact (Feb 202
With the arrival of Eloqua release 20A (Feb 2020), the Create a form Application API Form endpoints will default to creating Responsive forms.
For more information on the sunsetting the classic form design editor, see the Sunset of Classic Design Editors: Forms product notice.
What’s changing?
The Sunset of Classic Design Editors: Forms will impact the following Application API Form endpoints in 20A:
- 1.0
- Create a form: POST /api/REST/1.0/assets/form
- Update a form: PUT /api/REST/1.0/assets/form/{id}
- 2.0
- Create a form: POST /api/REST/2.0/assets/form
- Update a form: PUT /api/REST/2.0/assets/form/{id}
Notes:
- 2.0:
- formJson property
0