Skip to main content
DEE exposes an asynchronous REST API for extracting query results, with requests submitted as Orders to a configured data sink. 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)