Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am looking for the documentation to send a stop and reload task command from a ServiceNow application via an API when we have an incident created.
Hi @Jesse_W ,
We currently have no connector to interact with the Qlik Enterprise Manager API.
You could use the Call URL block to configure & make the API calls you need.
More information on the Call URL block can be found here.
To run the automation from within ServiceNow you could configure the automation's Run Mode to "triggered" this will generate a URL that you can use to execute the automation.
More information on the triggered run mode can be found here.
Emile
Hi @Jesse_W ,
We currently have no connector to interact with the Qlik Enterprise Manager API.
You could use the Call URL block to configure & make the API calls you need.
More information on the Call URL block can be found here.
To run the automation from within ServiceNow you could configure the automation's Run Mode to "triggered" this will generate a URL that you can use to execute the automation.
More information on the triggered run mode can be found here.
Emile