You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Giacomi Francesco edited this page Feb 16, 2022
·
5 revisions
Our service sends notifications using slack so for it's automatization we use a bot and add it to our workspace, the following is the documentation on how to implement said application:
Let's start by creating our app from scratch:
Now we must give our app a name and choose a workspace:
Go to the OAuth & Permissions section and select the level of authorization of our bot:
Give the bot the permission to write in the chat:
Now we can finally install the bot into our workspace:
Let's give the app the authorization to access the workspace:
We can finally copy the token that we got into the configuration file: