Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This event would be emitted when the action configured as target 'Javascript Event' is triggered.

Interface

{"integrationId": "",
"msgId": "",
"msgName": 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 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": ""

...


}

...


}]

...


}

...


}

...


}