These are the docs for Metabase v0.47. Check out the docs for the latest version, Metabase v0.54.

Slack

/api/slack endpoints.

Returns the YAML manifest file that should be used to bootstrap new Slack apps.

Update Slack related settings. You must be a superuser to do this. Also updates the slack-cache. There are 3 cases where we alter the slack channel/user cache:

  1. falsy token -> clear
  2. invalid token -> clear
  3. truthy, valid token -> refresh .
  • slack-app-token value may be nil, or if non-nil, value must be a non-blank string.

  • slack-files-channel value may be nil, or if non-nil, value must be a non-blank string.


« Back to API index

Read docs for other versions of Metabase.