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 Page History

« Previous Version 2 Current »

Applies to: (tick) Kyvos Enterprise  (tick) Kyvos Cloud (SaaS on AWS) (tick) Kyvos AWS Marketplace

(tick) Kyvos Azure Marketplace   (tick) Kyvos GCP Marketplace (tick) Kyvos Single Node Installation (Kyvos SNI)


This event is triggered when any card is updated.

Interface

{

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

Points to consider

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

  • No labels