This event would be emitted when the action configured as target 'Javascript Event' is triggered.
Interface
{"integrationId": "",
"msgId": "",
"msgName": 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
Code Block |
---|
{ "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": |
...
Wiki Markup |
---|
\[\{ |
[{ "type": "GENERIC_FILTER", |
...
"filterCardDetailObject": { "cubeFilterLayout": { |
...
"filters": { |
...
"quickFiltersArray": |
...
[], |
...
"filtersArray": |
...
Wiki Markup |
---|
\[\] |
},
[] }, "subQueries": |
...
Wiki Markup |
---|
\[\] |
},
[] }, "cubeObject": { |
...
"name": "", |
...
"id": "", |
...
"folderName": "" |
...
}, |
...
"cardGuid": "" |
...
} |
...
}] |
...
} |
...
} |
...
} |