Document toolboxDocument toolbox

Event: kyvos.viewer.db.onCardRemove

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

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


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.

Copyright Kyvos, Inc. All rights reserved.