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
Every time you make an identify call with an email address included:
43
-
1. Verifies that the email exists.
43
+
1. Mailmodo verifies that the email exists.
44
44
2. If the email doesn’t exist, Mailmodo adds the user as a Contact to the Mailmodo database and matches user properties with the Segment `traits` sent in identify call payload.
45
45
3. If the email exists, Mailmodo updates the user properties for the Contact against the Segment `traits` sent in identify call payload.
0 commit comments