Skip to content

Commit 35b13c8

Browse files
Add FAQ for Other properties
1 parent 4b8d748 commit 35b13c8

File tree

1 file changed

+4
-0
lines changed
  • src/connections/destinations/catalog/actions-hubspot-cloud

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ HubSpot has several limits for custom behavioral events, including a limit on th
6262
> note ""
6363
> A HubSpot Enterprise Marketing Hub account is required to send Custom Behavioral Events.
6464
65+
### Why can't I set an entire object for the Other properties field?
66+
67+
This destination does not allow selecting an entire object for the Other properties field. HubSpot rejects API calls if a property name does not match with HubSpot's internal name. To prevent the possibility of rejection when working with a large object of key/value pairs, explicit mapping of each key/value pair is required. This helps to ensure that every key matches the pre-created property names in HubSpot.
68+
6569
### Does the HubSpot Cloud Mode (Actions) destination support EU data residency?
6670
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.
6771

0 commit comments

Comments
 (0)