Methods for working with tasks

The tasks are used for processing requests that are time consuming and run asynchronously. Task statuses allow you to monitor the progress of actions specified in the request.

A task may have one of the following states:

By means of the Integration Server REST API, you can perform the following tasks:

In this section:

Getting task information

Getting a list of tasks

Canceling a task

Page top