Pipedrive is a CRM tool for small and medium-sized businesses.

Changelog

15 versions
v2.5.0 Latest
  • Added test() (Flow Test Mode) to webhook triggers: PersonAdded, PersonUpdated, PersonDeleted.
v2.4.0
  • Added test() (Flow Test Mode) to polling triggers: NewActivity, NewDeal, NewGoal, NewNote, NewOrganization, NewPerson, NewPipeline, NewProduct, DealUpdated.
v2.3.0
  • add MakeApiCall component with key-value array inputs for headers and parameters per standard #1459
  • Added output examples to component schemas.
v2.2.1
  • Reduced icon size for better performance.
v2.2.0
  • Implemented multiselect input normalization for fields field in FindLeads component.
v2.1.6
  • Updated List Persons to support dynamic output.
v2.1.4
  • Updated List People label to List Persons.
v2.1.2
  • Added support for leads with components: Find Leads, Create Lead, Update Lead.
v2.0.0
  • Breaking Change: Updated webhooks to v2.
v1.3.2
  • Adjusted the webhook based triggers with API changes.
v1.3.0
  • Added PersonAdded, PersonUpdated and PersonDeleted webhook trigger components.
v1.2.1
  • UpdatePerson: removed custom fields.
v1.2.0
  • CreateActivity: no longer throws error when 'Done' field is set to 'Not'.
  • CreatePerson, CreateOrganization: changed 'Add time' label to 'Creation date' for better clarity.
  • FindPerson, FindDeal, FindProduct: no longer throws API error and are updated to follow our Search component standards.
  • FindUser: out interface updated.
  • FindProduct: validation error for 'Term to search for' updated to match the tooltip.
v1.1.0
  • Add listPersonFields private component.
  • Add customFields to updatePerson.
v1.0.0
  • Initial version.

Authentication

TypeDetails
API Key
API key (text)
Log into your Pipedrive account and find

Triggers

11
Deal Updated icon

Deal Updated

This trigger fires any time deal has changed.
New Activity icon

New Activity

This trigger fires any time a new activity is added to Pipedrive.
New Deal icon

New Deal

This trigger fires any time a new deal is added to Pipedrive.
New Note icon

New Note

This trigger fires any time a new note is added to Pipedrive.
New Organization icon

New Organization

This trigger fires any time a new organization is added to Pipedrive.
New Person icon

New Person

This trigger fires any time a new person is added to Pipedrive.
New Pipeline icon

New Pipeline

This trigger fires any time a new pipeline is added to Pipedrive.
New Product icon

New Product

This trigger fires any time a new product is added to Pipedrive.
Person Added icon

Person Added

This trigger fires any time a new person is added to Pipedrive.
Person Deleted icon

Person Deleted

This trigger fires any time a new person is deleted from Pipedrive.
Person Updated icon

Person Updated

This trigger fires any time a new person is updated in Pipedrive.

Actions

26
Make Api Call icon

Make Api Call

Performs an arbitrary authorized API call to the Pipedrive API.
Create Activity icon

Create Activity

This action creates new activity in Pipedrive.
Create Deal icon

Create Deal

This action creates deal.
Create Lead icon

Create Lead

This action creates new lead to Pipedrive.
Create Note icon

Create Note

This action creates new note to Pipedrive.
Create Organization icon

Create Organization

This action creates new organization to Pipedrive.
Create Person icon

Create Person

This action creates new person to Pipedrive.
Create Product icon

Create Product

This action creates new product to Pipedrive.
Create Stage icon

Create Stage

This action creates new stage to Pipedrive.
Delete Note icon

Delete Note

This action delete existing note in Pipedrive.
Delete Product icon

Delete Product

This action delete existing product to Pipedrive.
Delete Stage icon

Delete Stage

This action delete existing stage to Pipedrive.
Find Deal icon

Find Deal

This action finds deal.
Find Leads icon

Find Leads

Search Leads.
Find Organization icon

Find Organization

This action finds organization.
Find Product icon

Find Product

This action finds person.
Find Person icon

Find Person

This action finds person.
Find User icon

Find User

This action finds person.
List Persons icon

List Persons

Retrieves a list of people.
Update Activity icon

Update Activity

This action updates existing activity in Pipedrive.
Update Deal icon

Update Deal

This action updates deal.
Update Lead icon

Update Lead

This action udpates a lead in Pipedrive.
Update Note icon

Update Note

This action updates existing note to Pipedrive.
Update Person icon

Update Person

This action updates person.
Update Product icon

Update Product

This action creates new product to Pipedrive.
Update Stage icon

Update Stage

This action updates stage.