forked from nxtele/http-api-document
-
Notifications
You must be signed in to change notification settings - Fork 1
NXCC API groupQuery
henryou edited this page May 17, 2024
·
1 revision
Querying the Binding Relationship between Agent Groups and Agents
- URL:
https://api2.nxcloud.com/saas/cc/openapi/agentGroup/page - Method:
POST - Content-Type:
application/json - Required:
yes
For authentication rules, please refer to: API Interface Call Agreement
| Parameter Name | Type | Required | Example Value | Description |
|---|---|---|---|---|
| accessKey | String | Y | fme2na3kdi3ki | User identity identifier |
| ts | String | Y | 1655710885431 | Timestamp of the current request (in milliseconds). The NX server allows a maximum time error of 60 seconds for client requests. |
| bizType | String | Y | 8 | Business type, fixed value “8” |
| action | String | Y | cc | Business operation, fixed value “cc” |
| sign | String | Y | 6e9506557d1f289501d333ee2c365826 | API parameter signature, Signature Algorithm |
| Parameter Name | Type | Required | Example Value | Description |
|---|---|---|---|---|
| tenantId | Integer | Y | 144 | Team ID, obtained and configured from the Niuxin page |
| queueName | string | Y | NX10000001 | Agent group number (unique value) |
| size | Integer | Y | 200 | Page Size (maximum 200) |
| page | Integer | Y | 1 | Page Number (starting from 1) |
body(application/json):
{
"tenantId": 144,
"queueName": "NXQueue0001",
"size": 100,
"page": 1
}| Parameter Name | Type | Description |
|---|---|---|
| code | Integer | Result code |
| data | Object | Response data |
| msg | String | Result message |
- data :
| Parameter Name | Type | Required | Description |
|---|---|---|---|
| groupName | String | Yes | Agent group name |
| groupNo | String | Yes | Agent group number |
| remark | String | No | Remark |
| familiarizeFirst | Boolean | No | Whether to enable familiarize first |
| ringPolicy | Integer | Yes | Ringing policy: 1: same ring, 2: sequential ring |
{
"reqId": "a23738fb613d889026fa2c8f4e4378f1",
"code": 0,
"msg": "Success",
"data": [
{
"groupName": "xxx",
"groupNo": "NX60029101086000001",
"remark": "xxx",
"familiarizeFirst": false,
"ringPolicy": 2
},
{
"groupName": "xxxxx",
"groupNo": "NX60029101086000002",
"remark": "",
"familiarizeFirst": false,
"ringPolicy": 2,
}
]
}{
"reqId": "FFDD1791E22F4D9DBA967C245C58E544",
"code": 1001,
"msg": "Authorization Failed",
"data": {}
}| Code | Message | Resolution |
|---|---|---|
| 0 | Request successful | |
| 88 | Request failed | Please contact technical support to troubleshoot |
| 99 | System error | Please contact technical support to troubleshoot |
| 1000~100X | Authentication failed | See the API authentication section for details |
Introduction
- Send Message
- Mark Incoming Message as Read
- Upload Media File
- Get Media File
- Delete Media File
- Webhook
- Query Number Information
- Query Message Template
- Create Message Template
- Edit Message Template
- Delete Message Template
- Upload Template Example File
- Embedded Page Login
- Create Client Application
- List of Phone Numbers for Client Application
- Get Verification Code
- Verify Verification Code
- Create Local Client
Short message
Voice
Call Center(NXLink)
- Web Iframe
- Manual Dial Record
- Manual Dial Record Query By orderId
- List Agent Information
- List Agent Status
- List Queue
- List Agents In Queue
- List Agent Efficiency
- Update Queue Agents
- Create AutoDial Task
- Webhook - Manual Dial
Call Center(Callbot)
- Callbot API Summary
- Callbot API Authorization
- Callbot API Ping
- Create Auto Dial Task
- Add Contact List To Task
- Create Task And Add Contact
- Start Or Pause Task
- Update Task Parameters
- Get List Task
- List Call
- List Task Orders
- Stop Order
- Get Call Detail By Order
- Webhook - By Call
- Webhook - By Order
- Webhook - Task Status
Flash Call
Short links
邮件验证码
DID号码
通用
号码检测