Oracle Eloqua Developer Release Notes - 23A
A list of developer-facing new features, significant recent changes, and platform notices for Oracle Eloqua release 23A:
Application API
- Retrieve visitor data change: When retrieving visitor data using the Retrieve visitor data Application API 2.0 endpoint
visitorId
will now be a BigInt. Previously,visitorId
was an Integer. - Eloqua Form Application API changes: When a form is created, updated, or retrieved using the Application API 2.0 endpoints, the response body will return all mapped and unmapped fields present on the form for the processing steps to update Contacts, Accounts, and Custom Objects with form data. Previously, only fields included within the processing steps when the form was created or updated were returned by the response body. For more information, see the
0