title | summary |
---|---|
Slack |
/api/slack endpoints.
|
/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:
- falsy token -> clear
- invalid token -> clear
- 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.