Oracle Eloqua Developer Release Notes - 25A
A list of developer-facing new features, significant recent changes, and platform notices for Oracle Eloqua release 25A:
Bulk API
- Bulk API campaign app exports can now include campaign ID and fields. Include the campaign ID using the following statement: 
{{Contact.Campaign.Id}}. Add the campaign fields using this syntax:{{Contact.Campaign.Field(<FieldName>)}}. - New query parameter 
typeavailable for the Bulk API campaign fields endpoint -GET /api/bulk/2.0/campaigns/fields.typeenables returning source campaign field statements and what fields are available depending on export type.typecan be set to the following values:- sourceCampaign
 - activity
 - campaignResponse
 
 - When the Bulk API export file is corrupted "Retry-After" will no longer be returned, and the following will be returned:
 
            Tagged:
            
        
0