Oracle Eloqua Developer Release Notes - 20B
A list of developer-facing new features, significant recent changes, and platform notices for Oracle Eloqua release 20B.
New features
Application API
- We've added new API endpoints to enable you to archive and unarchive forms programmatically. Archiving forms enables you to hide older forms from search, choosers, and newer marketing activities. Forms in archive can still accept form submissions, but cannot be edited, copied or used in new campaigns or content.
A new property has been added to the Forms API endpoints in 1.0 and 2.0. The archived
property is a boolean which indicates whether or not a form is in archive.
The Update a form endpoints will have new validation to prevent updating archived forms, and we've also made changes to the Retrieve a list of forms endpoints. Retrieve a list of forms endpoint will only return unarchived forms by default. Two new URL parameters will be available with the Retrieve a list of forms endpoint:
Tagged:
0