The Direct Call web hook tells RingQ to dial a destination number on behalf of a specific extension. Unlike Make Call, Direct Call places the outbound leg immediately — the agent’s extension rings as if they had dialled the number themselves.
Prerequisites
Before you begin, you need your API Key from the RingQ admin dashboard.
- Log in to the RingQ admin dashboard.
- Go to Settings → API.
- Copy the API Key shown on this page. You will use it in every web hook URL.
Example
To place a direct outbound call from extension 205 to +61391234567:
RingQ will immediately initiate an outbound call from extension 205 to the destination number.
Response
A successful request returns HTTP 200 with a JSON body:
Direct Call is ideal for click-to-call buttons in a CRM. When a user clicks the button, the web hook fires, and their desk phone or softphone rings to connect them to the customer.