Event: kyvos.onContentLoad
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 the content or data of the use-case has been loaded.
Interface
{"msgId": "",
"msgName": "kyvos.onContentLoad", "integrationId": "",
"payload": {
"info": {
"status": "success",
"desc": ""
},
"data": {
"width": 200,
"height": 200
}
}
}
Points to consider
For both worksheets and dashboards, this event will be triggered once the content is loaded.
This event will be triggered after workbook is reverted successfully.
Copyright Kyvos, Inc. All rights reserved.