CCP Agent State Event
    • Dark
      Light

    CCP Agent State Event

    • Dark
      Light

    Article summary

    This API provides the current state of an Agent available in the CCP.

    Note

    This API can be used when third party application/softphone has a system error. They can call this API to get the current state of an Agent from CCP.

    Pre-requisite

    The agent must be in an active inbound call.

    Sequence Diagram

    Message Structure

    Request Parameters

    Value

    No request parameters

    Response Parameters

    Value

    channel

    Amazon

    topic

    Agent

    subtopic

    StateSync

    message

    JSON Object

    Message Parameters

    Parameters

    Data Type

    Description

    Example Data

    name

    String

    Agent state name

    Meeting

    type

    String

    Agent state type

    Not routable

    Sample Response

    {
        "channel": "Amazon",
        "topic": "Agent",
        "subtopic": "CcpAgentState",
        "message": {
            "name": "Meeting",
            "type": "not_routable"
        }
    }


    Was this article helpful?

    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