/
26.0 CallManagementAPI
26.0 CallManagementAPI
lookupExtension
Looking up an extension that belongs to an account can be discovered by making a POST request to this endpoint.
where:
host = FQDN of clouddialer system
username = username of account to lookup
apiKey = API key of system.
Here is an example call to the API and the response from it:
curl -X POST "https://<FQDN of Noojee System>/servicemanager/rest/CallManagementAPI/lookupExtension?username=testuser&apiKey=<APIKey>"
and the response:
{
"Extension": "113"
}
Related content
02.0 Dial
More like this
21.0 Get Call Record List
21.0 Get Call Record List
More like this
06.0 Answer
06.0 Answer
More like this
05.0 Subscribe
05.0 Subscribe
More like this
21.1 Get Call Record List At
21.1 Get Call Record List At
More like this
Caller Id-2482
Caller Id-2482
More like this