This family groups a set of actions related to Pipedrive. They can be used to add new contacts, deals or organizations into a Pipedrive CRM.
Add Pipedrive person
Adds a new contact in Pipedrive.
Input settings
Parameter |
Description |
Connection (required) |
Connect your account via OAuth. Select an existing connection or create a new one.
|
Name (required) |
The person's name. |
Email |
The person's email. |
Phone |
The person's phone.
|
Owner ID |
The ID of the user that owns the Pipedrive contact. To be found in your own Pipedrive account settings. |
Organization ID |
The ID of the organization the contact will be associated to. To be found in your own Pipedrive account settings. |
Custom fields ID |
Personalized data about the contact. |
Add Pipedrive deal
Detects a person and a company by analyzing the email address.
Input settings
Parameter |
Description |
Connection (required) |
Connect your account via OAuth. Select an existing connection or create a new one.
|
Title (required) |
The title of the deal.
|
Value |
The value of the deal, set in numbers. If empty, it will be set as 0 by default.
|
User ID |
The ID of the user that owns the Pipedrive deal. To be found in your own Pipedrive account settings.
|
Owner ID |
The ID of the user that owns the Pipedrive contact. To be found in your own Pipedrive account settings.
|
Person ID |
The ID of the person this deal will be associated with. To be found in your own Pipedrive account settings.
|
Organization ID |
The ID of the organization the contact will be associated to. To be found in your own Pipedrive account settings.
|
Stage ID |
The stage of the deal that will be displayed in the sales pipeline.
|
Custom fields ID |
Personalized data about the contact.
|
Add Pipedrive organization
Input settings
Parameter |
Description |
Connection (required) |
Connect your account via OAuth. Select an existing connection or create a new one.
|
Name (required) |
The organization name.
|
Owner ID |
The ID of the user that owns the Pipedrive contact. To be found in your own Pipedrive account settings.
|
Custom fields ID |
Personalized data about the contact.
|
Output object
Check Pipedrive API information and endpoints in Pipedrive’s documentation.