Oracle Eloqua Developer Release Notes - 25C
A list of developer-facing new features, significant recent changes, and platform notices for Oracle Eloqua release 25C:
Bulk API
- Two new fields are now available for Bulk API campaign response exports
{{CampaignResponse.Field(CrmResponded)}}
{{CampaignResponse.Field(CrmDefault)}}
- Bulk API external activity imports can now match using Eloqua Contact Id fields:
{{Activity.Contact.Id}}
{{Activity.Contact.Field(ContactIDExt)}}
- The Bulk API will reject new contacts when the sandbox contact limit is reached, while existing contacts will still be updated. The sync logs will include a new Eloqua status code, ELQ-00153, and message, Sandbox contact limit of {contactLimit} exceeded. For more information, see the
Tagged:
0