We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5ca0ae commit d1c87adCopy full SHA for d1c87ad
src/connections/destinations/catalog/eloqua/index.md
@@ -123,6 +123,9 @@ formatting-insensitive match so that if you have a field called `Account Type`
123
in Eloqua and a property called `AccountType` in your Segment event, the
124
mapping will get handled.
125
126
+> info "Track event mapping limitations"
127
+> Each track event can only be mapped to a single custom object; mapping a single track event to multiple custom objects is not supported.
128
+
129
For `track` event properties you intend to send to Eloqua as Custom Object
130
fields, make sure the value of the data type sent to Segment matches the
131
data type specified in your Eloqua dashboard. If a Custom Object field data
0 commit comments