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
Copy file name to clipboardExpand all lines: tutorials/en/integrations/slack.md
+3-6Lines changed: 3 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,6 @@ In this section, you'll learn how to sent Notifications to your team on Slack fr
6
6
7
7
>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.
8
8
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
To integrate slack notifications with your application, navigate to <ahref="https://dashboard.cloudboost.io">Dashboard</a>, click on <spanclass="tut-snippet">Manage App</span>.
@@ -27,4 +22,6 @@ To integrate slack notifications with your application, navigate to <a href="htt
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 <aclass="addToSlack"href="https://slack.com/oauth/authorize?&client_id=3133949145.212145423984&scope=incoming-webhook"><imgclass="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