Skip to content

Commit 18747c1

Browse files
author
markzegarelli
committed
Merge branch 'develop' of github.com:segmentio/segment-docs into develop
2 parents e60c121 + 2c0d6db commit 18747c1

File tree

2 files changed

+5
-5
lines changed
  • src/connections/destinations/catalog

2 files changed

+5
-5
lines changed

src/connections/destinations/catalog/actions-hubspot-cloud/index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
title: HubSpot Cloud Mode (Actions) Destination
33
hide-boilerplate: true
44
hide-dossier: false
5-
hidden: true
6-
private: true
75
id: 632b1116e0cb83902f3fd717
86
versions:
97
- name: 'HubSpot Web (Actions)'
@@ -55,4 +53,7 @@ HubSpot Cloud Mode (Actions) provides the following benefits over the classic Hu
5553
Segment provides prebuilt mappings for contacts and companies. If there are other standard objects you would like to create records in, please use the **Create Custom Object Record** action. For example, to create a deal in HubSpot, add a mapping for Create Custom Object Record, set up your Event Trigger criteria, and input a literal string of "deals" as the Object Type. You can use the Properties object to add fields that are in the [deals object](https://developers.hubspot.com/docs/api/crm/deals){:target="_blank"}, such as `dealname` and `dealstage`. The same can be done with other object types (for example, tickets, quotes, etc). Please note, Segment only supports creating new records in these cases; updates to existing records are only supported for contacts and companies.
5654

5755
### Why aren't my custom behavioral events appearing in HubSpot?
58-
HubSpot has several limits for custom behavioral events, including a limit on the number of event properties per event. Each event can contain data for up to 50 properties. If this limit is exceeded, the request will fail. See [HubSpot documentation](https://knowledge.hubspot.com/analytics-tools/create-custom-behavioral-events#define-the-api-call){:target="_blank"} for other limits.
56+
HubSpot has several limits for custom behavioral events, including a limit on the number of event properties per event. Each event can contain data for up to 50 properties. If this limit is exceeded, the request will fail. See [HubSpot documentation](https://knowledge.hubspot.com/analytics-tools/create-custom-behavioral-events#define-the-api-call){:target="_blank"} for other limits.
57+
58+
### Does the HubSpot Cloud Mode (Actions) destination support EU data residency?
59+
Yes. HubSpot will automatically redirect API requests directly to an EU data center if your HubSpot instance is on an EU data center. See more in HubSpot's [Routing API Traffic](https://product.hubspot.com/blog/routing-api-traffic){:target="_blank"} article.

src/connections/destinations/catalog/actions-linkedin-audiences/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ title: LinkedIn Audiences Destination
33
hide-personas-partial: true
44
hide-boilerplate: true
55
hide-dossier: false
6-
hidden: true
7-
private: true
86
id: 62f435d1d311567bd5bf0e8d
97
---
108

@@ -43,6 +41,7 @@ To add the LinkedIn Audiences destination:
4341
* **Note:** The Audience Key must be manually entered to ensure users in the Engage Audience are sent to the correct DMP Segment in LinkedIn. For every Engage Audience you want to send to your LinkedIn Ads Account, a separate **Sync To LinkedIn DMP Segment** mapping must be created. You can create up to 50 mappings within an instance of the LinkedIn Audiences destination.
4442

4543
11. Navigate back to **Engage > Audiences** and click on the Audience from Step 1.
44+
4645
12. Click **Add Destinations** and select the LinkedIn Audiences destination you just created. In the settings that appear in the side panel, toggle the **Send Track** option on and disable **Send Identify**. Click **Save Settings**.
4746

4847
![engage audience destination settings](images/image1.png)

0 commit comments

Comments
 (0)