Skip to content

Commit fdf2192

Browse files
authored
Merge pull request #4839 from segmentio/bobbyatsegment-patch-1
Add FAQ for Other properties
2 parents caf9f85 + f848717 commit fdf2192

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 doesn't allow selecting an entire object for the Other properties field. HubSpot rejects API calls if a property name doesn't match with HubSpot's internal name. When working with a large object of key/value pairs, map each key/value pair to prevent rejection. This ensures 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)