Skip to content

Commit bb0a91a

Browse files
volneyvjmarkzegarellistayseesong
authored
Update FAQ for custom objects clarification over associations (#4061)
* Update index.md * Update index.md * Update src/connections/destinations/catalog/actions-hubspot-cloud/index.md Co-authored-by: stayseesong <[email protected]> Co-authored-by: markzegarelli <[email protected]> Co-authored-by: stayseesong <[email protected]>
1 parent 50915db commit bb0a91a

File tree

1 file changed

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

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,9 @@ HubSpot Cloud Mode (Actions) provides the following benefits over the classic Hu
4747
## FAQ & Troubleshooting
4848

4949
### How do I send other standard objects to HubSpot?
50-
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.
50+
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). Ending fields that are to go to HubSpot outside of the properties object isn't supported. This includes sending [associations](https://developers.hubspot.com/docs/api/crm/associations){:target="_blank"}. Please note, Segment only supports creating new records in these cases; updates to existing records are only supported for contacts and companies.
51+
52+
5153

5254
### Why aren't my custom behavioral events appearing in HubSpot?
5355
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.

0 commit comments

Comments
 (0)