Experimental
This connector is new and may have rough edges. APIs and tool names could change between releases. Please report issues on GitHub.
Changelog
Initial release. 15 tools for deals, contacts, organizations, activities, notes, and pipelines.
Setup
What you'll need: A Pipedrive personal API token. Go to Pipedrive > Settings > Personal preferences > API and copy your token. The connect command will prompt you to paste it.
Tools
Deals 5 tools
- pipedrive_list_deals - List deals with status and stage filters
- pipedrive_get_deal - Get full details of a specific deal
- pipedrive_create_deal - Create a new deal with title, value, and pipeline stage
- pipedrive_update_deal - Update an existing deal's fields
- pipedrive_search_deals - Search deals by title or custom fields
Contacts 4 tools
- pipedrive_list_persons - List all contacts with filters
- pipedrive_get_person - Get full details of a specific contact
- pipedrive_create_person - Create a new contact with name, email, and phone
- pipedrive_search_persons - Search contacts by name or email
Organizations 2 tools
- pipedrive_list_organizations - List all organizations
- pipedrive_create_organization - Create a new organization
Activities 2 tools
- pipedrive_list_activities - List activities with type and date filters
- pipedrive_create_activity - Schedule a call, meeting, or task
Notes & Pipelines 2 tools
- pipedrive_add_note - Add a note to a deal, person, or organization
- pipedrive_list_pipelines - List all sales pipelines and their stages