Skip to main content

topicClosed

Event Name

topicClosed

Event Description

Event is triggered to notify the agent whenever a topic is closed.

Emitter

Agent Manager

Name

Description

Payload Properties

task

type: String

Value is topicClosed is this case

-

conversationId

type: String

ID of the conversation to be closed

-

statusCode

type: Numeric

Return value 200 in case of topic closure

-

CODE
{
    "task": "topicClosed",
    "conversationId": "97f460f1-42b5-4970-b77b-0985b17e562c",
    "statusCode": 200
}

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.