Skip to content

Commit 7f6656b

Browse files
author
markzegarelli
authored
Merge pull request #1354 from segmentio/evanSegment-hubspot-correction
Correction to Hubspot Personas guide
2 parents 38e6a1c + 31f77cd commit 7f6656b

File tree

1 file changed

+3
-3
lines changed
  • src/connections/destinations/catalog/hubspot

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -259,16 +259,16 @@ Personas sends **Account-Level data** to HubSpot using **Identify** calls to add
259259

260260

261261
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.
263263
This is required because HubSpot’s schema is explicitly defined.
264264
You must do this *before* you send any Personas data from Segment to HubSpot.
265265

266266
![](images/hubspot-personas04.png)
267267

268268

269269
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`.
272272

273273
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**.
274274

0 commit comments

Comments
 (0)