-
Notifications
You must be signed in to change notification settings - Fork 42
feat: add new system event in v3.6 #1560
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
||
### Request | ||
|
||
It is not possible to send System event in API version 3.6. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is not possible to send System event in API version 3.6. | |
It is not yet possible to send a System event in API version 3.6. |
|
||
### Request | ||
|
||
It is not possible to send System event in API version 3.6. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is not possible to send System event in API version 3.6. | |
It is not yet possible to send a System event in API version 3.6. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@wfabjanczuk will it be possible in the future? I assume yes (as it would replace system-message which allows so), but if that's incorrect we'd have to remove 'yet'
@@ -25,6 +25,10 @@ The developer preview version provides a preview of the upcoming changes to the | |||
|
|||
- The [**Get Dynamic Configuration**](/messaging/customer-chat-api/v3.6/#get-dynamic-configuration) response has a new format to support non-LiveChat widgets as default widgets. | |||
|
|||
### Events | |||
|
|||
- The [**System event**](/messaging/customer-chat-api/v3.6/data-structures/#system) was added. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- The [**System event**](/messaging/customer-chat-api/v3.6/data-structures/#system) was added. | |
- A new structure for the [**System**](/messaging/customer-chat-api/v3.6/data-structures/#system) event has been added. |
@@ -28,6 +28,10 @@ The developer preview version provides a preview of the upcoming changes to the | |||
- The [**Thread**](/messaging/agent-chat-api/v3.6/data-structures/#threads) data structure has a new `customer_visit` field. | |||
- The [**agent_disconnected**](/messaging/agent-chat-api/v3.6/rtm-pushes#agent_disconnected) push has a reason for disconnection, `role_permissions_changed`. | |||
|
|||
### Events | |||
|
|||
- The [**System event**](/messaging/agent-chat-api/v3.6/data-structures/#system) was added. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- The [**System event**](/messaging/agent-chat-api/v3.6/data-structures/#system) was added. | |
- A new structure for the [**System**](/messaging/agent-chat-api/v3.6/data-structures/#system) event has been added. |
🎉 This PR is included in version 2.5.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Jira: https://livechatinc.atlassian.net/browse/CDP-56