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/hubspot/index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -259,16 +259,16 @@ Personas sends **Account-Level data** to HubSpot using **Identify** calls to add
259
259
260
260
261
261
4. Go to your HubSpot Settings.
262
-
5. Create a new `contact property` in HubSpot for each audience you want HubSpot to receive from Personas.
262
+
5. Create a new `property` in HubSpot for each audience you want HubSpot to receive from Personas.
263
263
This is required because HubSpot’s schema is explicitly defined.
264
264
You must do this *before* you send any Personas data from Segment to HubSpot.
265
265
266
266

267
267
268
268
269
269
6. Set the object type.
270
-
- For Personas Audiences that are only individual users, set the **Object Type**as`Contact`.
271
-
- For Audiences that use *Groups*, set the **Object type** to `Contact information`.
270
+
- For user-level Audiences, set the **Object Type**to`Contact` and the **Group** to `Contact information`.
271
+
- For account-level Audiences, set the **Object type** to `Company` and the **Group** to `Company information`.
272
272
273
273
7. Enter the label for the custom property, and make sure it matches the Audience Key you wrote down from the Personas audience builder (see the tip below). Click **Next**.
0 commit comments