- Join sandbox Slack
- Install ngrok
- Unzip download folder
- Run on terminal
./ngrok http 4390
- Copy forwarding address
-
Create a Slack app
- App Name:
atena-sandbox-{yourname}
- Select Workspace:
Impulso - Sandbox
- App Name:
-
Setup:
- Menu > Features > Event Subscriptions: activate
- Request URL: Put ngrok address -
http://{your-number}.ngrok.io/slack/events
- Add Workspace Event:
message.channels
,reaction_added
andreaction_removed
- Save Changes
- Request URL: Put ngrok address -
- Menu > Features > OAuth & Permissions
- Scopes > Select Permission Scopes:
- Add
users.profile:read
andchannels:read
- Save Changes
- Add
- Install App to Workspace
- Copy OAuth Access Token and add in SLACK_TOKEN on
.env
- Scopes > Select Permission Scopes:
- Menu > Settings > Basic Information
- Copy Signing Secret and add in SLACK_SIGNIN_EVENTS ON
.env
- Copy Signing Secret and add in SLACK_SIGNIN_EVENTS ON
- Menu > Features > Event Subscriptions: activate
- Create account
- Add Tracking code
UA-{number}
in GA on.env