Remote Actions
Trigger and query remote actions using the Nexthink API, allowing you to create integrations with external applications like ServiceNow.
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 API and send requests to Remote Actions. For more information, refer to the API Credentials documentation.
Configuring remote actions for API
Create a new remote action or edit an existing one as described in the Manage Remote Actions documentation.
Under the General tab, select the API check box.
Click on the Save Remote Action button.

The remote action is now available for API calls.
Copying a remote action ID
To trigger a remote action via API, you must know its ID.
Select Remote Actions from the main menu.
Click the Manage remote actions button at the bottom of the navigation panel.
Find the remote action you need the ID for and click on the action menu on the right side of the row to Copy NQL ID.4. Save the NQL ID for late use.

Extract the remote action ID by querying it from the API.
Last updated
Was this helpful?