articleEventChannel
Note: This API was deprecated in version 4.0.0. Use knowledgeBase.eventChannel instead.
This channel holds events related to the article operations.
Event keys:
Property | Datatype | Description |
eventName | String | Name of the event. Events are listed below. |
articleID | String | Id of the article for which operation is performed |
Supported Events:
eventName | Invoked when |
articleOpened | The visitor opens an article |
articleClosed | The visitor closes an article |
articleLiked | The visitor likes an article |
articleDisLiked | The visitor dislikes an article |
Syntax
Copied
Usage
Copied