Slack
The Slack integration allows you to receive Chassy notifications within specified Slack channels.
How to enable Slack integration
You can enable the Slack integration in three steps.
Setup slack application
Visit the Slack app management page
Create New Application
Go to OAuth & Permissions
Add chat:write permission in the Scopes section of the OAuth & Permissions page
Install the application. In up to 10 minutes this application will be available.
Copy Bot User OAuth Token.
Enable slack integration in the Chassy platform
Go to Integrations page
Select the Slack integration
Put the Bot User OAuth Token into the token input
Save the token
Set up a notification channel
Go to your Slack workspace where you added your Slack application from the Setup Slack application step
Create a channel
Add the notification application you’ve created to the channel. One of the ways to do it is to tag the application with “@” symbol, Slack will ask you about adding the application
Copy the channel name
Go to a workflow creation page or edit page
Put the channel name into Slack input under the “Notifications” section
Test
Run a workflow with Slack notifications channel set
Wait till the workflow is finished
Check the slack channel that is set in the workflow notifications configuration.
If everything is set up correctly you should be able to see a notification in your Slack channel.
How to disable Slack integration
Disabling the Slack integration will disallow workflow notifications to be sent to your Slack channels. If this is desired, you can do so.
First, navigate to the Integrations panel. Clicking the X on the Slack integration will prompt you to confirm your action as it is destructive. Afterwards, your Slack integration will be disabled.
If you have no desire to re-enable your Slack integration, you can also delete your Slack application.
Last updated