This event would be emitted when workbook has been reverted
Interface
{"msgId": "",
"msgName": Applies to: Kyvos Enterprise
Kyvos Cloud (SaaS on AWS)
Kyvos AWS Marketplace
Kyvos Azure Marketplace
Kyvos GCP Marketplace
Kyvos Single Node Installation (Kyvos SNI)
...
This event is triggered when a workbook is reverted.
Interface
Code Block |
---|
{"msgId": "", "msgName": "kyvos.viewer.onWorkbookRevert", "integrationId": "", |
...
"payload": { |
...
"info": { |
...
"status": "success", |
...
"desc": "" |
...
}, |
...
"data": { "wbId": "", |
...
"wbName": "" |
...
} |
...
}} |