API: kyvos.viewer.db.openAddCardDialog

API: kyvos.viewer.db.openAddCardDialog

✅ Enterprise: AWS, Azure, GCP, and On-Premises

✅ Marketplace: AWS, Azure, and GCP

✅ SaaS: AWS, Azure, and GCP

✅ Single Node Installation (SNI)


This event requests Kyvos to open the Add Card dialog on the dashboard.

Interface

{ "msgId": "", "msgName": "kyvos.viewer.db.openAddCardDialog", "payload": { "cardType": "DATA_CARD" } }

Points to consider

  1. Possible values for type property are: DATA_CARD, HTML_CARD, URL_CARD, GROUP_CARD, and FILTER_CARD.

  2. Default value for the cardType is DATA_CARD, if not provided.

  3. This API will work in the Design mode only.

NOTE:

Currently, only the card type 'DATA_CARD' and 'FILTER_CARD' are supported by this event. Any other card type will be mapped to the default card type, which is 'DATA_CARD'.

Copyright Kyvos, Inc. 2026. All rights reserved.