Pipedrive · Capability
Pipedrive API v1 — CallLogs
Pipedrive API v1 — CallLogs. 5 operations. Lead operation: Add a call log. Self-contained Naftiko capability covering one Pipedrive business surface.
What You Can Do
POST
Addcalllog
— Add a call log
/v1/calllogs
GET
Getusercalllogs
— Get all call logs assigned to a particular user
/v1/calllogs
DELETE
Deletecalllog
— Delete a call log
/v1/calllogs/{id}
GET
Getcalllog
— Get details of a call log
/v1/calllogs/{id}
POST
Addcalllogaudiofile
— Attach an audio file to the call log
/v1/calllogs/{id}/recordings
MCP Tools
add-call-log
Add a call log
get-all-call-logs-assigned
Get all call logs assigned to a particular user
read-only
idempotent
delete-call-log
Delete a call log
idempotent
get-details-call-log
Get details of a call log
read-only
idempotent
attach-audio-file-call-log
Attach an audio file to the call log