Adding custom Slack bots
DX allows sending Slack surveys through custom Slack bots. A DX workspace can have multiple Slack bots configured for different use cases (e.g., different types of surveys).
To add a custom Slack Bot in DX, you’ll create a Slack App with our manifest file, install the Slack App to your workspace, then enter the access token in DX.
Setup instructions
-
Create a Slack App by visiting the Slack Developer Portal. Select “From an app manifest.”
-
Choose the Slack workspace that your DX account is connected to.
-
Copy and paste our app manifest JSON — this sets default information for your Slack App which you can change later.
-
Review the details and finish creating your app.
-
Install your Slack App onto your workspace from the “Install App” tab.
-
This will generate an OAuth Token which you can copy and paste into DX.
-
You can further customize your bot name and details from the “Basic Information” tab.