Skip to content

Commit a0c5be9

Browse files
Merge pull request #4929 from segmentio/bobbyatsegment-patch-8
Add note on mapping limitation
2 parents a236b0c + 1221aef commit a0c5be9

File tree

1 file changed

+3
-0
lines changed
  • src/connections/destinations/catalog/eloqua

1 file changed

+3
-0
lines changed

src/connections/destinations/catalog/eloqua/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,9 @@ formatting-insensitive match so that if you have a field called `Account Type`
123123
in Eloqua and a property called `AccountType` in your Segment event, the
124124
mapping will get handled.
125125

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+
126129
For `track` event properties you intend to send to Eloqua as Custom Object
127130
fields, make sure the value of the data type sent to Segment matches the
128131
data type specified in your Eloqua dashboard. If a Custom Object field data

0 commit comments

Comments
 (0)