Trigger a workflow
Trigger and query workflows using the Nexthink API.
The ID of the workflow to execute.
#workflow_exampleNexthink Collector IDs of the devices that the workflow should be executed on. Note: If devices are included in the request, then users are optional by default.
The security IDs of the users that the workflow would target. Note: If users are included in the request, then devices are optional by default.
Successful execution response.
Bad request - invalid request, see error code for details.
Unauthorized - no valid authentication credentials.
No permission - no permission to execute workflow.
The ID of the workflow to execute.
#workflow_exampleSuccessful execution response.
Bad request - invalid request, see error code for details.
Unauthorized - no valid authentication credentials.
No permission - no permission to execute workflow.
^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$Returns a request identifier.
Bad request - invalid request, see error code for details.
Unauthorized - no valid authentication credentials.
No permission - not authorized to execute workflow.
List of workflows and their configurations.
Bad request - invalid request, see error code for details.
Unauthorized - no valid authentication credentials.
No permission - not authorized to execute workflow.
The NQL ID of the workflow.
#ExampleWorkflowWorkflow configuration.
Bad request - invalid request, see error code for details.
Unauthorized - no valid authentication credentials.
No permission - no permission to execute workflow.
Last updated
Was this helpful?
