Skip to main content
The Pipedrive integration gives your agents access to Pipedrive CRM records, including deals, contacts, and pipelines.

Authentication

  • Type: Personal API token
  • Header: Guild sends your token in the x-api-token request header
  • Token management: Personal API tokens do not expire
Pipedrive uses a personal API token rather than OAuth. Requests go to the base URL https://api.pipedrive.com, with the API version embedded in each operation path — most operations are on /api/v2, while notes and users are on /api/v1.

Setup

1

Open Credentials

Go to Credentials in Guild.
2

Connect Pipedrive

Click Pipedrive and enter your personal API token. Find the token in Pipedrive under Settings → Personal preferences → API.

Usage

Tools are named with the pipedrive_ prefix — for example, search_deals becomes pipedrive_search_deals.

Selecting specific tools

The integration carries 66 operations. Agents perform better with fewer tools, so use pick() to include only the ones your agent needs.

Supported capabilities

The curated specification covers 66 operations across the CRM core entities.

Limitations

  • Products, projects, tasks, leads, and installments endpoints are omitted.
  • Beta endpoints are omitted.