You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/mailmodo/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ All the [special traits](/docs/connections/spec/identify#traits) recognized by S
48
48
49
49
> info "How Mailmodo handles incoming email addresses"
50
50
> 1. The email field is required. Identify calls without an email are dropped.
51
-
> 2. If different email addresses are sent against same user id in identify call, Mailmodo treats them as two different contacts.
51
+
> * If different email addresses are sent against the same user ID in identify call, Mailmodo treats them as two different contacts.
52
52
53
53
### Track
54
54
If you aren’t familiar with the Segment Spec, take a look at the [Track method documentation](/docs/connections/spec/track) to learn about what it does. An example call would look like:
0 commit comments