Authentication
- Type: Personal API token
- Header: Guild sends your token in the
x-api-tokenrequest header - Token management: Personal API tokens do not expire
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
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 usepick() 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.