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 the action configured as target Javascript Event is triggered.
Interface
{ "integrationId": "", "msgId": "", "msgName": "kyvos.viewer.onActionInvoked", "payload": { "info": { "status": "success", "desc": "Action Invoked", "extDesc": "", "code": 0 }, "data": { "sheetInfo": { "wbId": "", "wbName": "", "wbFolderId": "", "wbFolderName": "", "sheetId": "", "sheetName": "", "sheetType": "" }, "actionParameters": [], "filterInfo": [{ "type": "GENERIC_FILTER", "filterCardDetailObject": { "cubeFilterLayout": { "filters": { "quickFiltersArray": [], "filtersArray": [] }, "subQueries": [] }, "cubeObject": { "name": "", "id": "", "folderName": "" }, "cardGuid": "" } }] } } }