Skip to content

Commit 7de4730

Browse files
authored
Minor fixes
1 parent 7035b92 commit 7de4730

File tree

1 file changed

+8
-9
lines changed
  • src/connections/destinations/catalog/actions-pipedrive

1 file changed

+8
-9
lines changed

src/connections/destinations/catalog/actions-pipedrive/index.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ hidden: true
99

1010
{% include content/plan-grid.md name="actions" %}
1111

12-
The Actions Pipedrive destination allows customers to share Segment event data with to Pipedrive. Segment events sent to Pipedrive will either create new Entities or update existing Entities in Pipedrive.
12+
The Actions Pipedrive destination allows customers to share Segment event data with Pipedrive. Segment events sent to Pipedrive will either create new Entities or update existing Entities in Pipedrive.
1313

1414
## Benefits of Actions Pipedrive
1515

@@ -23,22 +23,22 @@ Actions Pipedrive provides the following benefits:
2323
1. Sign in to your Segment Workspace
2424
2. Click to the **Catalog** tab.
2525
3. Click on the **Destinations** tab.
26-
2. Use the search field to find the 'Pipedrive' Destination. Click on the **Actions Pipedrive** tile.
26+
2. Use the search field to find the 'Pipedrive' destination. Click on the **Actions Pipedrive** tile.
2727
3. Click **Add Destination**.
28-
4. Select a Source to connect to and click the **Next** button.
29-
5. Provide a name for your Pipedrive Destination and click the **Create Destination** button.
28+
4. Select a source to connect to and click the **Next** button.
29+
5. Provide a name for your Pipedrive destination and click the **Create Destination** button.
3030
6. On the Settings tab, provide values in the **Domain** and **API Token** settings fields, then click the **Save Changes** button.
3131
7. Navigate to the **Mappings** tab to configure how Segment events will be mapped to Pipedrive Entities. By default, mappings to upsert to Pipedrive's Person, Organization and Activity Entities will already be enabled. You can configure new Mappings by clicking on the **New Mapping** button.
32-
8. When you have configured and enabled your Mappings, click back to the **Settings** tab and enable the integration using the **Enable Destination** toggle. Segment should now start sending event data to Pipedrive.
32+
8. After you've configured and enabled your Mappings, click back to the **Settings** tab and enable the integration using the **Enable Destination** toggle. Segment should now start sending event data to Pipedrive.
3333

34-
## Inserting new Entities Vs updating existing Entities
34+
## Inserting new Entities compared to updating existing Entities
3535

36-
Segment uses the **Match value** field value as a key when creating or updating an Entity in Pipedrive. By default the **Match value** will be mapped to the **id** field for the corresponding Entity. You can specify which Pipedrive field to use as a key using the **Match field** field.
36+
Segment uses the **Match value** field value as a key when creating or updating an Entity in Pipedrive. By default, the **Match value** will be mapped to the **id** field for the corresponding Entity. You can specify which Pipedrive field to use as a key using the **Match field** field.
3737

3838
**Match field** fields are dynamic and will populate with data from your Pipedrive account.
3939
![Match value and and fields can be used to specify how Segment should update Pipedrive Entities](images/match_field.png)
4040

41-
In the example below Segment is configured to create or update Person entities using the email field.
41+
In the following example, Segment is configured to create or update Person entities using the email field.
4242
![Using email to upsert to the Person Entity](images/match_field.png)
4343

4444
## Associating Entities with other Entities
@@ -51,4 +51,3 @@ Entities such as the **Deal** Entity can be configured to be associated with oth
5151

5252
{% include components/actions-fields.html %}
5353

54-

0 commit comments

Comments
 (0)