Skip to main content
Feedback

Pipedrive MCP connector

Pipedrive is a sales management tool designed to help small sales teams manage intricate or lengthy sales processes. The Pipedrive MCP connector allows AI agents to manage deals throughout the sales pipeline, create and track activities, and invite users to the workspace. It also supports searching for deals, updating activity details, and organizing sales workflows across the platform.

Authentication type

  • OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.

Uses

Use the Pipedrive MCP connector to perform the following actions:

  • Accelerate sales cycles by tracking deal progress through pipeline stages automatically
  • Convert leads into deals and manage the entire sales journey in Pipedrive
  • Organize team activities and follow-ups to ensure no prospect falls through the cracks
  • Attach products to deals and adjust quantities as negotiations evolve
  • Create audit trails by logging notes and file attachments linked to prospects
  • Invite new sales team members and onboard them with Pipedrive access
  • Search and filter deals by criteria to identify high-value opportunities quickly

Example prompts

Use the following example prompts to invoke Pipedrive MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Show me all deals in the negotiation stage in Pipedrive.
  • Create a new lead for Sarah Johnson from Acme Corp in Pipedrive.
  • Add a follow-up activity for tomorrow to call the prospect about the software license deal.
  • List all notes attached to the deal with TechStart Industries in Pipedrive.
  • Search for deals over $50,000 that are closing this month in Pipedrive.
  • Remove that product from the deal because the customer changed their requirements.
  • Create a note documenting the call outcome and attach it to this lead in Pipedrive.
  • Duplicate the deal structure from last year's contract to use as a template.
  • Invite alex@company.com to join our Pipedrive account as a sales rep.
  • Download the contract file attached to the enterprise deal.

Pipedrive MCP connector tools

The Pipedrive MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
pipedrive_pipedriveinvitenewuser_invokeSends an invitation to a new user to join your Pipedrive workspace.
listActivitiesRetrieves a list of all activities in your Pipedrive account.
createActivityCreates a new activity such as a call, meeting, or task.
getActivityRetrieves details for a specific activity.
updateActivityModifies an existing activity's information.
deleteActivityRemoves an activity from your Pipedrive account.
listDealsRetrieves a list of all deals in your Pipedrive account.
createDealCreates a new deal with the specified details.
searchDealsFinds deals matching specified search criteria.
getDealRetrieves details for a specific deal.
updateDealModifies an existing deal's information.
deleteDealRemoves a deal from your Pipedrive account.
duplicateDealCreates a copy of an existing deal with new details.
listDealActivitiesRetrieves all activities associated with a specific deal.
listDealProductsRetrieves all products linked to a specific deal.
addDealProductAdds a product to a deal.
updateDealProductModifies a product's details within a deal.
removeDealProductRemoves a product from a deal.
getFileRetrieves details about a specific file.
updateFileModifies a file's information or properties.
deleteFileRemoves a file from your Pipedrive account.
downloadFileDownloads a file to your local system.
listLeadsRetrieves a list of all leads in your Pipedrive account.
createLeadCreates a new lead with the specified information.
getLeadRetrieves details for a specific lead.
updateLeadModifies an existing lead's information.
deleteLeadRemoves a lead from your Pipedrive account.
listNotesRetrieves a list of all notes in your Pipedrive account.
createNoteCreates a new note attached to a specific record.
getNoteRetrieves details for a specific note.
updateNoteUpdate a note.
deleteNoteDelete a note.
listOrganizationsList organizations.
createOrganizationCreate an organization.
searchOrganizationsSearch organizations.
getOrganizationGet an organization.
updateOrganizationUpdate an organization.
deleteOrganizationDelete an organization.
listPersonsList persons.
createPersonCreate a person.
searchPersonsSearch persons.
getPersonGet a person.
updatePersonUpdate a person.
deletePersonDelete a person.
listProductsList products.
On this Page