Rate this page:

SQ_SetQueueInfoRequest

Props

applicationId

Copy URL
applicationId: 

number

ID of the application to search by

applicationName

Optional
Copy URL
applicationName: 

string

|

undefined

Name of the application to search by. Can be used instead of application_id

callAgentSelection

Optional
Copy URL
callAgentSelection: 

string

|

undefined

Agent selection strategy for calls. Accepts one of the following values: "MOST_QUALIFIED", "LEAST_QUALIFIED", "MAX_WAITING_TIME"

callMaxQueueSize

Optional
Copy URL
callMaxQueueSize: 

number

|

undefined

Maximum size of the queue with CALL-type requests

callMaxWaitingTime

Optional
Copy URL
callMaxWaitingTime: 

number

|

undefined

Maximum time in minutes that a CALL-type request can remain in the queue without being assigned to an agent. Specify either this parameter or call_max_waiting_time_in_seconds. Specifying both parameters simultaniously leads to an error

callMaxWaitingTimeInSeconds

Optional
Copy URL
callMaxWaitingTimeInSeconds: 

number

|

undefined

Maximum call waiting time in seconds. Specify either this parameter or call_max_waiting_time. Specifying both parameters simultaniously leads to an error

callTaskSelection

Optional
Copy URL
callTaskSelection: 

string

|

undefined

Strategy of prioritizing CALL-type requests for service. Accepts one of the following values: "MAX_PRIORITY", "MAX_WAITING_TIME"

description

Optional
Copy URL
description: 

string

|

undefined

Comment, up to 200 characters

fallbackAgentSelection

Optional
Copy URL
fallbackAgentSelection: 

string

|

undefined

imAgentSelection

Optional
Copy URL
imAgentSelection: 

string

|

undefined

Agent selection strategy for messages. Accepts one of the following values: "MOST_QUALIFIED", "LEAST_QUALIFIED", "MAX_WAITING_TIME". The default value is call_agent_selection

imMaxQueueSize

Optional
Copy URL
imMaxQueueSize: 

number

|

undefined

Maximum size of the queue with IM-type requests

imMaxWaitingTime

Optional
Copy URL
imMaxWaitingTime: 

number

|

undefined

Maximum time in minutes that an IM-type request can remain in the queue without being assigned to an agent. Specify either this parameter or im_max_waiting_time_in_seconds. Specifying both parameters simultaniously leads to an error

imMaxWaitingTimeInSeconds

Optional
Copy URL
imMaxWaitingTimeInSeconds: 

number

|

undefined

Maximum chat message waiting time in seconds. Specify either this parameter or im_max_waiting_time. Specifying both parameters simultaniously leads to an error

imTaskSelection

Optional
Copy URL
imTaskSelection: 

string

|

undefined

Strategy of prioritizing IM-type requests for service. Accepts one of the following values: "MAX_PRIORITY", "MAX_WAITING_TIME". The default value is call_task_selection

newSqQueueName

Optional
Copy URL
newSqQueueName: 

string

|

undefined

New SmartQueue name within the application, up to 100 characters

priority

Optional
Copy URL
priority: 

number

|

undefined

The queue's priority from 1 to 100

sqQueueId

Copy URL
sqQueueId: 

number

ID of the SmartQueue to search for

sqQueueName

Optional
Copy URL
sqQueueName: 

string

|

undefined

Name of the SmartQueue to search for. Can be used instead of sq_queue_id