Integration

icon picker
Studio Settings

Slack plugin settings under the Studio tab
Last edited 104 days ago by John Kesig.

Main

image.png

OAuth Bot Token

Token input is placed in the Studio tab if Studio enabled. If its not, then its placed in the Project tab. You will only be able to input the token, you won’t be able to access it from here. So no one could theoretically rip it out. The token is stored in a json file at the Studio Path location. Otherwise it’s stored in the Project Pipeline json.
Screenshot 2024-12-05 234735.png

Notifications

User Pools
Channel
Description
Draw from the users in the Slack Project Channel
Status
Active
Studio [Not Active]
Description
Draw from the users in the Studio plugin pool
Status
Not Active - No way of gathering information from users in the studio pool. Will probably write information to the studio config in the future.
Team [Not Active]
Description
Draw from the users in the Slack Team pool
Status
Not Active - Current implementation poses an overall security concern. Will come back with future planned implementations with user groups
Methods
Direct
Notify the selected user by Direct message
Ephemeral Direct
Notify the selected user in an ephemeral Direct message
Channel
Notify selected user in the Slack Channel
Ephemeral Channel
Notify selected user in an ephemeral Channel message

Screenshot 2024-12-05 234735.png

Server

Settings

In the server section you will be able to input your App-Level Token that can be found on the Apps information page on Slack. This is using the same method as the Bot OAuth token above. You can only input it via the button below the text field, and you cannot access it unless you know where to look or can access it via the App page on Slack.
If you wanted to start the server here, please feel free to do so. Just know that if it is running, it will not start the server.
If you know the server is not running on a remote machine, and not running locally, chances are the ‘Start Server’ button is active. If you try and start the server from here, you will be unsuccessful. In this event you are welcome to press the ‘Reset Server’ button and then try to start the bolt server.
image.png

Prism Tray

With this plugin, you are able to check the status of the server in the Prism Tray. Just open the context menu of the tray, navigate to the Slack menu and in it you will be provided with the following:
Screenshot 2024-12-11 131251.png

From here you can see if the Slack Bolt Server is running by indicating it with a visual cue, and the current status. These are the current statuses:
✅ Running
🚫 Not Running

You can choose to either Start or Stop the server as well. These commands will trigger a local server session to popup in the terminal.

info
The Server will not start if it is already running. However if you know it’s not running, and can’t start it, you can navigate to the Prism Settings window and choose: Reset Server. You can also do this via command line by using this:
@reset_bolt_server_status

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.