Skip to main content
DEE exposes an asynchronous REST API for extracting query results, with requests submitted as Orders to a configured data sink.
Legacy extension - limited maintenance only.This extension is no longer actively developed. It will receive critical bug fixes only and may be removed in a future major or minor release.New projects should not depend on it.Alternatives:
The DEE exposes an asynchronous REST API to extract query results in CSV files. Requests to the API are called Orders. The target location the data is extracted to is known as a data sink.

Supported queries

DEE supports the following Extraction Queries:

Supported outputs

DEE supports the following outputs:
  • CSV (Local FileSystem)
  • InMemory (Extraction only)