Customer Management — Get Call Recording URL
Fetches a permanent, downloadable URL for a completed call's recording, using the call's unique ID (cdr_uuid).
This is a Zapier Search step.
The backend endpoint for this step is not yet available. The Zapier search step exists but cannot be tested end-to-end yet. This page documents the intended behavior for forward reference; the endpoint URL, exact response shape, and error codes will be finalized when the backend lands.
Runs against your organization using the Superfone connection (your API key).
Prerequisites
You need the call's cdr_uuid. This identifier comes from a Superfone call webhook trigger — planned for Phase 2 and not yet available.
Endpoint
(endpoint URL pending — to be confirmed when the backend lands)
Input fields
| Field | Type | Required | Description |
|---|---|---|---|
cdr_uuid | string | Yes | The unique identifier of the completed call. Will be provided by Superfone call webhook events (Phase 2). |
How to use in Zapier
- Add the Get Call Recording URL search step.
- Map the
cdr_uuidfrom a Superfone call webhook trigger step (Phase 2). - Send a test — the response contains a direct download URL for the recording.
- Use the URL in downstream steps (upload to cloud storage, attach in a CRM, etc.).
Zapier "Get Call Recording URL" search screenshot to be added here.
Example workflow
Call Completed trigger (Phase 2) → Get Call Recording URL → Upload to Google Drive / Dropbox / your CRM.