Event: kyvos.onLoad
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 use case is loaded in the iFrame.
Interface
{
"msgId": "",
"msgName": "kyvos.onLoad",
"integrationId": "",
"payload": {
"info": {
"status": "success",
"desc": ""
},
"data": {
"width": 200,
"height": 200
}
}
}
Points to consider
This event will be triggered after workbook is reverted successfully.
Copyright Kyvos, Inc. All rights reserved.