Get Script Selectors
This API allows you to get all the available script selectors. You can get the script selectors based on the MRD type (mrdType). The "mrdType" can be voice
, digitalchannel
, or all
. If you do not specify any "mrdType", the all
option is considered.
URI: |
https://<FQDN>/finesse/api/ScriptSelectors?mrdType=<parameter> |
Example URI: |
https://finesse1.xyz.com/finesse/api/ScriptSelectors?mrdType=all |
Security Constraints: |
Administrators, agents, and supervisors can use this API. |
HTTP Method: |
GET |
Content Type: |
— |
Input/Output Format: |
XML |
HTTP Request: |
— |
HTTP Response: |
200: Success 401: Unauthorized 404: Not Found 500: Internal Server Error |
Example HTTP Response: |
mrdType is mrdType is mrdType is |
Example Failure Response: |
Field |
Description |
---|---|
MrdID |
A unique media routing domain (MRD) ID to map with digital routing media channels. |
Name |
The name of the media channel configured in Unified CCE. |
DialedNumber |
Dialed numbers, also called as script selectors, are the strings or numbers submitted with Task Routing task requests through Customer Collaboration Platform. Each dialed number is associated with a call type, and determines which routing script the Unified CCE uses to route the request to an agent. |
Description |
Additional information about the dialed number. |