Eloqua Salesforce App 24B Release | Salesforce Polymorphic fields
The Eloqua Salesforce Integration App was updated in the 24B release to automatically adjust the underlying SOQL query to control which fields to query for each object type in a polymorphic relationship, effectively preventing related data sync errors.
This functionality is released in Controlled Availability. Integration users need to submit an SR through Eloqua Support to enable it.
But what does it do exactly?
Salesforce polymorphic field relationships are a powerful feature of Salesforce Object Query Language (SOQL) that allows users to query data from different types of objects using a single field. This functionality significantly simplifies data management by reducing the number of queries required to pull data from multiple objects, effectively increasing the performance and efficiency of queries and reports: