Screen-pop -- Trigger

Opens the given URI on the user's active Dialpad device, so an agent sees the relevant record (CRM contact, ticket, order) without searching for it. Returns the device the pop was delivered to. Requires the screen_pop OAuth scope.

Requires scope: screen_pop

Rate limit: 5 per minute.

Path Params
int64
required

The user's id. ('me' can be used if you are using a user level API key)

Body Params
string
required

The screen pop's url.

Most Url should start with scheme name such as http or https. Be aware that url with userinfo subcomponent, such as
"https://username:[email protected]" is not supported for security reasons. Launching native apps is also supported through a format such as "customuri://domain.com"

Response

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json