Connect your voice agent with Pipedrive to automatically capture leads and update sales pipelines during customer conversations. The integration allows agents to create leads, update deals, and log call notes directly in Pipedrive, ensuring sales teams maintain accurate pipeline data from real-time interactions.
This video shows how a Voice AI agent built on Telnyx voice captures lead information during a phone conversation and creates a new record in Pipedrive. The agent writes the data into the CRM and verifies the entry directly in the Pipedrive interface.
The Pipedrive integration supports the following operations across core objects:
Leads
Deals
Contacts
Activities
Users
Pipedrive is a sales CRM and pipeline management platform designed to help sales teams track deals, manage leads, and automate their sales process. Used by over 100,000 companies, it combines visual pipeline tracking with built-in AI to help teams close deals faster.
A Telnyx voice AI agent can create, search, and update deals, contacts, and activities in Pipedrive through API tool calls during a phone conversation. When a prospect calls in, the agent can look up the contact by phone number or name, retrieve their deal history, and provide a status update on where things stand in the pipeline.
During sales calls, the agent can create new deals with call notes, log activities against existing deals, update deal stages based on conversation outcomes, and add new contacts to the CRM. The agent can search for deals by status, value, or owner, and summarize pipeline metrics for sales managers calling in.
For follow-up workflows, the agent can schedule activities, set reminders, and create tasks in Pipedrive based on commitments made during the call - ensuring that every phone conversation translates into a pipeline action without manual data entry.
COMPOSITION
Four Pipedrive assistants. Pick one and the blocks it runs on light up, and the create call attaches Pipedrive in the same request, the meter prices it. Or click any single block: every primitive sells alone.
One request. Tools attached. You pay the minute, not the connector.
Every Telnyx integration runs on the same infrastructure: voice AI agents for conversation, inference for reasoning, SIP trunking for transport, STT and TTS for understanding and speech, and phone numbers for provisioning.

Handle inbound sales calls and create Pipedrive deals, contacts, and activities in real time.
Learn more
Analyze conversation context to score leads and update deal stages intelligently.
Learn more
Reliable voice transport for your sales team's outbound and inbound calling.
Learn more
Transcribe sales calls into accurate notes for Pipedrive activity logs.
Learn more
Read back deal details and pipeline summaries in natural-sounding speech.
Learn more
Provision local sales numbers that route directly to your Pipedrive-powered agents.
Learn moreOptimize recruiting with voice-driven updates, scheduling, and candidate workflows.
Learn moreCHOOSE BY USE CASE OR PRODUCT
RESULTS
cURL
# ai appointment booking for sales — create the agent# tools attach in the same requestcurl -X POST https://api.telnyx.com/v2/ai/assistants \ -H "Authorization: Bearer $TELNYX_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "name": "pipedrive-booking", "model": "meta-llama/Meta-Llama-3.1-8B-Instruct", "instructions": "Answer the call, read out open calendar slots, confirm the choice with the caller, create the calendar event, and log the activity to Pipedrive.", "integrations": [ { "integration_id": "pipedrive" } ] }'# 6 primitives · 1 vendor · 1 bill# 1 tool · GET /v2/ai/integrationsAI Appointment Booking for Sales
SELECT USE CASE
SELECT USE CASE
OR SELECT PRODUCT
RESULTS
cURL
# ai appointment booking for sales — create the agent# tools attach in the same requestcurl -X POST https://api.telnyx.com/v2/ai/assistants \ -H "Authorization: Bearer $TELNYX_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "name": "pipedrive-booking", "model": "meta-llama/Meta-Llama-3.1-8B-Instruct", "instructions": "Answer the call, read out open calendar slots, confirm the choice with the caller, create the calendar event, and log the activity to Pipedrive.", "integrations": [ { "integration_id": "pipedrive" } ] }'# 6 primitives · 1 vendor · 1 bill# 1 tool · GET /v2/ai/integrationsAI Appointment Booking for Sales
RESULTS
cURL
# ai appointment booking for sales — create the agent# tools attach in the same requestcurl -X POST https://api.telnyx.com/v2/ai/assistants \ -H "Authorization: Bearer $TELNYX_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "name": "pipedrive-booking", "model": "meta-llama/Meta-Llama-3.1-8B-Instruct", "instructions": "Answer the call, read out open calendar slots, confirm the choice with the caller, create the calendar event, and log the activity to Pipedrive.", "integrations": [ { "integration_id": "pipedrive" } ] }'# 6 primitives · 1 vendor · 1 bill# 1 tool · GET /v2/ai/integrationsAI Appointment Booking for Sales