Pipedrive Integration Template
Integrate Pipedrive CRM into your mid-call actions and enable your AI assistant to automatically update deal statuses, manage pipeline stages, and optimize sales processes during customer conversations.Overview & Features
Deal Management
- Real-time deal status updates during calls
- Pipeline stage management and progression
- Deal value adjustments based on negotiations
- Automatic activity logging
Sales Pipeline Optimization
- Intelligent stage progression based on call content
- Win/loss tracking with reasons
- Improved sales velocity through immediate updates
- Team performance analytics and forecasting
Pipedrive API Setup
1. Obtain Pipedrive API Token
Generate API Token
- Log in to Pipedrive
- Navigate to “Settings” → “Personal preferences” → “API”
- Click on “Generate new token”
- Token name: “Famulor Mid-Call Integration”
Configure Deal Update Tool
Configuration in the Famulor Interface
- Tool Details
- Query Parameters
- Request Body Template
| Field | Value |
|---|---|
| Name* | Pipedrive Deal aktualisieren |
| Description | ”Updates deal status, pipeline stage, and values in Pipedrive based on call progression” |
| Function Name* | update_pipedrive_deal |
| Function Description* | “Updates a deal in Pipedrive. Use this to change deal status, document pipeline progress, or adjust values after negotiations.” |
| HTTP Method | PUT |
| Timeout (ms) | 5000 |
| Endpoint* | https://api.pipedrive.com/v1/deals/{deal_id} |
Parameter Schema
Practical Use Cases
Scenario 1: Deal Progression During Sales Call
Natural Language Integration
Agent Message:"I am updating the deal in Pipedrive..."
Success Template: "Deal has been successfully updated."

