About Asynchronous operation
Long running operations such as inserting a document into a project or counting words are executed asynchronously. When running such an operation, the API returns an operation id. Users can then request the operation status in regular intervals.
Furthermore it is possible to retrieve full details on current and past operations.
- Enumerate the recent asynchronous operations
- Get details of an asynchronous operation by id
- Test status of an asynchronous operation by id
Copyright Wordbee - Buzzin' Outside the Box since 2008