Data Store

There is an underlying data store that you can use for publishing and querying JSON objects. It’s used by the underlying management software to power Navigation, Forms Submissions, and Chunks, among other things. This versatile data store can add dynamic capabilities to your site.

Viewing existing objects

You can view and edit existing objects in the dashboard.

Editing, Creating, and Querying.

You can create new objects with the API

Structuring your data

Organizing and querying data uses the following keys.

  • Category
  • Bucket
  • Record

These keys are automatically generated.

  • Created
  • Modified

The data key is for your JSON formatted data.

  • Data