Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

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.

  • No labels