Get Consult Queue List
    • Dark
      Light

    Get Consult Queue List

    • Dark
      Light

    Article summary

    Overview

    This API allows an Agent to fetch the list of available queues to transfer a customer call.

    Pre-requisite

    The agent must be on an active customer call.  

    Sequence Diagram

    Message Structure

    Request Parameters

    Value

    channel

    Amazon

    topic

    OutboundCall

    subtopic

    SetNailupDetails

    source

    JSON Object. Tethered call event message.

    Response Parameters

    Value

    channel

    Amazon

    topic

    OutboundCall

    subtopic

    SetQueueList

    source

    String Array Queue List

    Data Parameters

    Parameter

    Data Type

    Description

    Sample Value

    «QueueName»

    String

    Name of the queue.

    Queue1

    Possible Error Cases

    Error Type

    Code

    Message

    QUEUELIST_FETCH_FAILED

    Acqueon Campaigns Failure Error Message.

    Queue list fetch failed.

    CONSULTLIST_FETCH_FAILED

    Acqueon Campaigns Failure Error Message.

    Consult list fetch failed.

    Sample Request

    {
        "channel": "Amazon",
        "topic": "OutboundCall",
        "subtopic": "GetQueueList",
        "source": "myapp"
    }

    Sample Response

    {
        "channel": "Amazon",
        "topic": "OutboundCall",
        "subtopic": "SetQueueList",
        "message": [
            "DevQueue1",
            "DevQueue2"
                  ]
    }


    Was this article helpful?

    What's Next
    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.
    ESC

    Eddy AI, facilitating knowledge discovery through conversational intelligence