Skip to content

Commit 394d12d

Browse files
authored
Update index.md - Missing details on generating Incoming Webhook URL
1 parent ffc7684 commit 394d12d

File tree

1 file changed

+2
-1
lines changed
  • src/connections/destinations/catalog/actions-slack

1 file changed

+2
-1
lines changed

src/connections/destinations/catalog/actions-slack/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Slack (Actions) provides the following benefits over the classic Slack destinati
3030
3. Click **Configure Actions Slack**.
3131
4. Select an existing Source to connect to Slack (Actions).
3232
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*`.
3334

3435
## Important differences from the classic Slack destination
3536

@@ -44,4 +45,4 @@ Follow the table below to map your existing Slack destination configuration to S
4445
> warning ""
4546
> Slack (Actions) uses [Slack's formatting syntax](https://api.slack.com/reference/surfaces/formatting){:target="_blank"}. This requires that you manually re-enter any messages from Slack Classic, and pick event data from the event variable picker. The handlebars syntax from Slack Classic is not compatible.
4647
47-
{% include components/actions-map-table.html name="slack" %}
48+
{% include components/actions-map-table.html name="slack" %}

0 commit comments

Comments
 (0)