Slack
Why using the Slack action?
With the Slack action anybody in your organisation can send data directly to any preselected Slack Channel. This is useful to quickly share with teammates any updates on current deadlines on vital informations based on data.
What does it look like?
This action will send a Slack message with your Dashboard/Question screenshot or raw data as a file.
Supported formats
Slack integration supports the following formats:
PDF
PNG
CSV
JSON
Configuring Slack
Generating a Bot User Token in a Private Slack Action Application
Go to the Slack API app page at https://api.slack.com.
Click Create New App.
In the popup that appears, click on "From an app manifest"
Select your Workspace
In the code editor that appears, copy paste the following snippet
Click on "Create" in the next popup
On the page on which you are redirected, click on "Install to Workspace"
Click on the left menu into the "Features > Oauth & Permissions" menu item, and from this page, copy the "Bot User OAuth Token" string. This is the token that you'll need to configure on Whaly side ๐
Giving access to the proper channels
Now, you have to invite "Whaly Push" user into the Slack channels you which it has access to by posting its name into the proper channels.
In the popup that appear, accept to invite the user into the Channel ๐ค
Last updated