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-pipedrive/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ In the following example, Segment is configured to create or update Person entit
41
41
42
42
## Associating Entities with other Entities
43
43
44
-
Entities such as the **Deal** Entity can be configured to be associated with other Entities in Pipedrive. In the example **Deal** mapping below the following will happen:
44
+
Entities such as the **Deal** Entity can be configured to be associated with other Entities in Pipedrive. In the example with the **Deal** mapping below the following will happen:
45
45
1. A **Person** Entity with an email address matching **properties.email** will be associated with the **Deal** Entity being created or updated.
46
46
2. An **Organization** Entity with an ID matching **properties.org_id** will be assocated with the **Deal** Entity being created or updated.
0 commit comments