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: src/connections/destinations/catalog/actions-slack/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ Slack (Actions) provides the following benefits over the classic Slack destinati
30
30
3. Click **Configure Actions Slack**.
31
31
4. Select an existing Source to connect to Slack (Actions).
32
32
5. Click Customized Setup to start from a blank mapping.
33
-
6. In your Slack workspace, create a new [Incoming Webhook URL]([url](https://my.slack.com/services/new/incoming-webhook/)) and select the Slack channel associated with your account that you'd like to send messages to. The Slack channel you selected will be the default channel which will receive message events. Paste the Incoming Webhook URL you created into each of your Slack Destination's Actions under the field labeled `Webhook URL*`.
33
+
6. In your Slack workspace, create a new [Incoming Webhook URL](https://my.slack.com/services/new/incoming-webhook/){:target="_blank"} and select the Slack channel associated with your account that you'd like to send messages to. The Slack channel you select will be the default channel that receives message events. Paste the Incoming Webhook URL you created into each of your Slack Destination's Actions under the field labeled `Webhook URL*`.
34
34
35
35
## Important differences from the classic Slack destination
0 commit comments