Oracle Eloqua Developer Release Notes - 24D
A list of developer-facing new features, significant recent changes, and platform notices for Oracle Eloqua release 24D:
Bulk API
- There will be a limit of 500 files per Bulk API import / sync action sync. For more information, see the product notice.
Application API
- New Application API endpoints are now available for Signature Rules and Signature Rule Mappings to go along with the already supported retrieve endpoints:
- Signature Rules
- Endpoints
POST /api/rest/2.0/assets/email/signature/rule/{SignatureRuleId}
PUT /api/rest/2.0/assets/email/signature/rule/{SignatureRuleId}
DELETE /api/rest/2.0/assets/email/signature/rule/{SignatureRuleId}
- Endpoints
- Signature Rule Mappings
- Note: It is recommended to keep the mappings as low as possible and to not exceed 300 unique users. Many unique users in mapping lists can lead to performance issues with email sends. Large mappings can also take a long time to save, which is another reason to keep this as small as possible.
- Signature Rules
Tagged:
0