Skip to content

Commit ed4b2cb

Browse files
author
Gaurav Kochar
committed
updated segment-docs
1 parent d947da4 commit ed4b2cb

File tree

1 file changed

+10
-8
lines changed
  • src/connections/destinations/catalog/actions-hubspot-cloud

1 file changed

+10
-8
lines changed

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

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,16 @@ HubSpot Cloud Mode (Actions) provides the following benefits over the classic Hu
4949
{% include components/actions-fields.html %}
5050

5151

52-
## Association Support between two Custom Object Records in Upsert Custom Object Record
53-
To Associate two records , it is mandatory to have **Search Fields to associate , ObjectType to associate and Association Label.** If anyone of these three fields is not configured, it will skip association.
54-
- **ObjectType to associate.** Select custom Object Type with which you want to associate the created/updated custom object record.
55-
- **Search Fields to associate Custom Object record.** It is for finding an unique custom object record on the basis of search properties provided in key:value format,so that records can get associated.
56-
- If Search association object returns more than one record,Association will get failed but it will not impact on upserting a custom object record.
57-
- If a Record is not found on the basis of data provided here in key:value format will skip the association.
58-
**Ensure that you use an unique identifier to lookup an association object.**
59-
- **Association Label.** Select an association label between both the Object Types.You can create an association between any of Object Type from Hubspot Dashboard.
52+
## A Support for Association between two Custom Object Records in Upsert Custom Object Records
53+
To Associate two records , it is mandatory to have **Search Fields to associate , ObjectType to associate and Association Label.** If any of these three fields are not configured, it will skip the association.
54+
- **ObjectType to associate.** To associate the newly created/updated custom object record with another object type,select object type you want it to be associated with.
55+
- **Search Fields to associate Custom Object record.** It finds an unique record of custom object based on key-value search properties,so that records can be associated together.
56+
- An Association record will fail if there is more than one record returned from the search association object , but it will not have an effect on the upsert of a custom object record.
57+
- An association will be skipped if no Record is found with the data provided here in key:value format.
58+
59+
**Ensure that you use an unique identifier to lookup an association object.**
60+
61+
- **Association Label.** Select an association label between both the object types.From HubSpot Dashboard,you can associations between any type of object.
6062
1. Login to [HubSpot Dashboard](https://app.hubspot.com/).
6163
2. Go to Data Management -> Objects -> Custom Objects.
6264
![Show Association Label](images/getAssociationLabel.png)

0 commit comments

Comments
 (0)