Skip to main content
The Pickup Call web hook instructs RingQ to intercept and answer a call that is ringing on another extension. The call is answered on the requesting extension rather than the one it was originally ringing on.

Prerequisites

Before you begin, you need your API Key from the RingQ admin dashboard.
  1. Log in to the RingQ admin dashboard.
  2. Go to SettingsAPI.
  3. Copy the API Key shown on this page. You will use it in every web hook URL.

API URL Format

Example

To have extension 102 pick up a call ringing on extension 108:
RingQ will pull the ringing call from extension 108 and connect it to extension 102.

Response

A successful request returns HTTP 200 with a JSON body:
If there is no ringing call on the target extension, or the call was already answered, an error response is returned.
Pickup Call is useful in shared reception or team workflows where a supervisor or colleague needs to answer a call on behalf of an unavailable agent.