This event would be emitted when any card has been updated.
Interface
{"msgId": "",
"msgName": This event is emitted when any card is updated.
Interface
Code Block |
---|
{ "msgId": "", "msgName": "kyvos.viewer.db.onCardUpdate", "integrationId": "", |
...
"payload": { |
...
"info": { |
...
"status": "success", |
...
"desc": "" |
...
}, |
...
"data": { "wbId": "", |
...
"wbName": "", |
...
"dbId": "", |
...
"dbName": "", |
...
"cardId": "", |
...
"cardTitle": "", |
...
"cardType": "" |
...
} |
...
}} |
Points to
...
consider
This event would will be emitted for all types of cards exist in Kyvos like , such as data card, HTML card, or Filter card etc.