View and see data from Slack App Datastore

To initialize a datastore for use with your app:

  1. Add it to the datastores property in your app's manifest.
  2. Add add the datastore:read and datastore:write permission scopes to the botScopes property in your app's manifest.

Refer to Adding the datastore to your app's manifest for more information.