Workflows
Trigger and query workflows using the Nexthink API, giving you the flexibility to create and visualize metrics using third-party software.
Setting up API credentials
To set up an integration with the Nexthink API, you must first create a set of API credentials in your instance that the external application or service uses to access the Workflows API. Refer to the API Credentials documentation.
Configuring workflows for API
To configure workflows via API:
Select Workflows from the main menu.
Create a New workflow or edit an existing one as described in the Manage Workflows documentation.
Under the General tab, select the API checkbox.
Click the Save workflow button. The workflow is now available for API calls.

Alternatively, configure workflows by editing an existing one through the the Manage workflows page:
Select Manage workflows.
Select the relevant workflow and then click on the action menu on the right side of the row to Edit.
Copying workflow NQL ID
Select Workflows > Manage workflows in the navigation panel.
Select the relevant workflow and then click on the action menu on the right side of the row to Copy NQL ID.
Save the workflow NQL ID for later use.

Extract the workflow NQL ID by querying it from the API.
Last updated
Was this helpful?