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.
2 parents a236b0c + 1221aef commit a0c5be9Copy full SHA for a0c5be9
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. Segment doesn't support mapping a single `track` event to multiple custom objects.
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