provider CallLogs POST
/callLogs/{id}/recordings @utdk/pipedrive
/callLogs/{id}/recordings Attach an audio file to the call log
Adds an audio recording to the call log. That audio can be played by those who have access to the call log object.
- id path required
- The ID received when you create the call log
- string
Try it
Authentication
Configure credentials for Pipedrive API v1
Gateway
The gateway proxies requests and injects credentials server-side. Configure credentials above, then enter your gateway URL.
Saved automatically to browser storage.
Code snippet
Updates live as you fill in the form above.
TypeScript
import pipedrive from '@utdk/pipedrive';
await pipedrive.addcalllogaudiofile()