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/actions-hubspot-cloud/index.md
-5Lines changed: 0 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,11 +82,6 @@ Available sync modes for the Custom Object v2 and Custom Event v2 Actions includ
82
82
83
83
{% include components/actions-fields.html %}
84
84
85
-
> info "Handling one-to-many relationships"
86
-
> In HubSpot, one-to-many relationships allow a single contact to be associated with multiple companies, and a company can have multiple contacts.
87
-
> However, when using Segment, you can't send multiple users or companies in a single API call. This means the one-to-many relationship can't be directly established in a single request.
88
-
> To set this up, send multiple event payloads, each containing the information of one contact and one company.
89
-
90
85
## Rate limits
91
86
HubSpot's [API rate limit](https://developers.hubspot.com/docs/api/usage-details#rate-limits){:target="_blank"} is 100 API calls per 10 seconds. While Segment implements retries for temporary issues, large data volumes sent simultaneously might exceed this limit and result in incomplete data transmission.
0 commit comments