API for tasks

Access and control task-related functions through the GraphQL API using the Nintex endpoint. This API can be used to:

  • Add a task.

  • Retrieve information of a task.

Before you begin:

  • Learn the fundamentals of GraphQL, the query language used to request and manage data through the Nintex public API.

  • Understand how to create effective queries and mutations to make requests and interact with the API.

  • Learn how to get and authenticate an access token.

  • Discover and understand the available endpoints.

API requests

The following API requests provide the ability to manage tasks using the Nintex endpoint: