datastore:write scope
Write data to Slack App Datastore
Facts
Supported token types
Usage info
To initialize a datastore for use with your app:
- Add it to the
datastoresproperty in your app's manifest. - Add the
datastore:readanddatastore:writepermission scopes to thebotScopesproperty in your app's manifest.
Refer to Adding the datastore to your app's manifest for more information.