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 6 Next »

This event is triggered when any card is removed.

Interface

{
"msgId": "",
"msgName": "kyvos.viewer.db.onCardRemove", "integrationId": "",
"payload": {
"info": {
"status": "success",
"desc": ""
},
"data": { "wbId": "",
"wbName": "",
"dbId": "",
"dbName": "",
"cardId": "",
"cardTitle": "",
"cardType": ""
}}}

Points to consider

This event will be triggered for all types of cards in Kyvos like data card, HTML card, or Filter card.

  • No labels