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/intercom/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
@@ -95,7 +95,7 @@ Keep reading for more information about the Identify call depending on the sourc
95
95
96
96
### Client
97
97
98
-
- Passing `traits.company` creates a new Intercom Company if the `company_id` does not match a known company. See the [Intercom user model documentation](https://developers.intercom.io/reference#user-model) for more details.
98
+
- Passing `traits.company` creates a new Intercom Company if the `company_id` does not match a known company. See the [Intercom contact model documentation](https://developers.intercom.com/intercom-api-reference/reference/contacts-model) for more details.
99
99
- Trait values must be no longer than 255 characters
100
100
101
101
When you call Identify on `analytics.js`, Segment creates the `intercomSettings` object and loads Intercom's JavaScript into the page.
0 commit comments