Pipedrive

CRM API token

Create and update deals, persons, organizations and activities in Pipedrive from any Windmill script, flow or app.

Set up in 3 steps

1

Copy your API token

In Pipedrive, open your account menu, then Personal preferences, then API, and copy the token.

2

Add the resource in Windmill

Open Resources, add a resource of type pipedrive, and paste it into apiToken.

3

Run your first script

Fork any script below and read before writing anything. There are dozens here, so search by the verb you need.

Scripts

Building blocks, if none of the projects above fit. Fork one, run it, or call it as a step inside your own flow.

Submit a script →

Update the product attached to a deal

Script pipedrive Verified

Update stage details

Script pipedrive Verified

Update an installment added to a deal

Script pipedrive Verified

Update an activity

Script pipedrive Verified

Update a product variation

Script pipedrive Verified

Update a product

Script pipedrive Verified

Update a pipeline

Script pipedrive Verified

Update a person

Script pipedrive Verified

Update a organization

Script pipedrive Verified

Update a discount added to a deal

Script pipedrive Verified

Update a deal

Script pipedrive Verified

Search products

Script pipedrive Verified

Search persons

Script pipedrive Verified

Search organizations

Script pipedrive Verified

Search leads

Script pipedrive Verified

Search deals

Script pipedrive Verified

Perform a search using a specific field from an item type

Script pipedrive Verified

Perform a search from multiple item types

Script pipedrive Verified

List products attached to a deal

Script pipedrive Verified

List installments added to a list of deals

Script pipedrive Verified

List followers of an organization

Script pipedrive Verified

List followers of a user

Script pipedrive Verified

List followers of a product

Script pipedrive Verified

List followers of a person

Script pipedrive Verified

List followers of a deal

Script pipedrive Verified

List followers changelog of an organization

Script pipedrive Verified

List followers changelog of a product

Script pipedrive Verified

List followers changelog of a person

Script pipedrive Verified

List followers changelog of a deal

Script pipedrive Verified

List discounts added to a deal

Script pipedrive Verified

Resource type

The shape of the credential every script on this page expects.

FieldTypeRequiredWhat it is
apiTokenstringYesAPI token retrieved from the dashboard.

Questions

What can the token do?

Everything the user it belongs to can, bounded by their Pipedrive permission set. There are no per-token scopes, so create it on a user with the access you intend.

Is my token stored on the hub?

Never. It lives only in your own Windmill workspace, encrypted at rest.