Event: kyvos.onLoad
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.