Export Data

Concept

There are two major ways to get your data.

  1. Query (Stream)
  2. File

Either option can be done from the UI or SDK/API.

Query (Streaming) Based

In query based access, you treat Diffgram like a database. In that you make a query, and then stream the data based on that query. Export data "on demand".
Access Data - Queries Overview

1400

File Based

You can export data into a JSON file.

File Based Export Walkthrough

Export Walkthrough

Export Formats

Export Format

Export with Connections

Exporting With Connections