Skip to content

Commit ed59072

Browse files
Merge pull request #34 from andyRocks16/master
Slack Update
2 parents 9a2b9e6 + 045f73c commit ed59072

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

tutorials/en/integrations/slack.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@ In this section, you'll learn how to sent Notifications to your team on Slack fr
66
77
>If you haven't signed up for [CloudBoost](https://www.cloudboost.io) yet, this is the right time for you to create your new account and get started. CloudBoost gives you a ton of free tier (check [Pricing](https://www.cloudboost.io/pricing)) so you can build your apps and launch it for free.
88
9-
>### Add CloudBoost to your Slack App Directory
10-
>If you haven't already added the CloudBoost App into your Slack App Directory, you can do so by clicking on following button
11-
12-
><a class="addToSlack" href="https://slack.com/oauth/authorize?&client_id=3133949145.212145423984&scope=incoming-webhook"><img class="slackImg" alt="" height="40" width="139" style="margin-right: 550px;" src="https://platform.slack-edge.com/img/add_to_slack.png" srcset="https://platform.slack-edge.com/img/add_to_slack.png 1x" /></a>
13-
149
# Integrate Slack
1510

1611
To integrate slack notifications with your application, navigate to <a href="https://dashboard.cloudboost.io">Dashboard</a>, click on <span class="tut-snippet">Manage App</span>.
@@ -27,4 +22,6 @@ To integrate slack notifications with your application, navigate to <a href="htt
2722
as a result following section will appear,
2823
<img class="settings_img" alt="Notifications Button" src="http://i.imgur.com/CksS7mJ.png">
2924

30-
4. Now, enter the **_Webhook URL_** for your team, and turn on the switch corresponding to the event for which you want to get notified and click on save button to start your notifications.
25+
4. Now, generate a **_Webhook URL_** for your team by using following button <a class="addToSlack" href="https://slack.com/oauth/authorize?&client_id=3133949145.212145423984&scope=incoming-webhook"><img class="slackImg" alt="" height="40" width="139" style="margin-right: 590px;" src="https://platform.slack-edge.com/img/add_to_slack.png" srcset="https://platform.slack-edge.com/img/add_to_slack.png 1x" /></a>
26+
27+
5. After generating one, enter your created **_Webhook URL_** into the field provided and turn on the switch corresponding to the event for which you want to get notified and click on save button to start your notifications.

0 commit comments

Comments
 (0)