API URL:
https://RemoteServer/ XXXXXX
Example:
https://microsoft.com/? org=${ORG_DOMAIN}&from_phone=${CALLERID(num)}&target_phone=${FROM_DID}&
direction=Incoming&call_id=${UNIQUEID}&key=XXXX
This API allows you to perform the following operations:
- Send POST/GET to 3rd party system for every call received.
- Send call information to 3rd party system.
Option to send request:
- GET
- POST
Response format (Response parameter must set to yes):
NA
Available parameters
Demand | Description | Parameter |
NA | Organization name receiving the call | ORG_DOMAIN |
NA | Caller number (Source CID) | CALLERID(num) |
NA | Dialed DID (the call phone number dialed) | FROM_DID |
NA | Call Identifier (unique call ID) | UNIQUEID |
NA | Defined channel language | Channel(language) |
The above parameters need to be defined in the PBX Inbound call management.