|
| 1 | +--- |
| 2 | +title: Slack (Actions) Destination |
| 3 | +hide-boilerplate: true |
| 4 | +hide-dossier: true |
| 5 | +hidden: true |
| 6 | +--- |
| 7 | +{% include content/plan-grid.md name="actions" %} |
| 8 | + |
| 9 | +[Slack](https://www.slack.com){:target="_blank"} is a team collaboration tool work flows. It’s where the people you need, the information you share, and the tools you use come together to get things done. |
| 10 | + |
| 11 | +> info "" |
| 12 | +> This document is about a feature which is in beta. This means that the Destination Actions are in active development, and some functionality may change before it becomes generally available |
| 13 | +
|
| 14 | + |
| 15 | +> success "" |
| 16 | +> **Good to know**: This page is about the [Actions-framework](/docs/connections/destinations/actions/) Slack Segment destination. There's also a page about the [non-Actions Slack destination](/docs/connections/destinations/catalog/slack/). Both of these destinations receives data from Segment. |
| 17 | +
|
| 18 | +## Benefits of Slack (Actions) vs Slack Classic |
| 19 | + |
| 20 | +Slack (Actions) provides the following benefits over the classic Slack destination: |
| 21 | + |
| 22 | +- **Consolidated Message Sending**. Send multiple messages from a single instance of the Slack (Actions) destinations. Use Event Triggers to send a message when your criteria is met. |
| 23 | +- **Streamlined Configuration**. Configure connection details on a per-message basis, rather than for the destination as a whole. This enables sending messages to different workspaces or channels from one source. |
| 24 | +- **Easier access to data**. The event variables picker shows you all the available data from the event you use to test the Trigger. Variables are clearly labeled to ensure they stand out from other text and markup. |
| 25 | + |
| 26 | + |
| 27 | +## Getting Started |
| 28 | + |
| 29 | +1. From the Segment web app, click **Catalog**, then click **Destinations**. |
| 30 | +2. Find the Destinations Actions item in the left navigation, and click it. |
| 31 | +3. Click **Configure Actions Slack**. |
| 32 | +4. Select an existing Source to connect to Slack (Actions). |
| 33 | +5. Click Customized Setup to start from a blank mapping. |
| 34 | + |
| 35 | +## Important differences from the classic Slack destination |
| 36 | + |
| 37 | +- The classic Slack destination formats messages using the handlebars syntax. Slack (Actions) follows [Slack's formatting syntax](https://api.slack.com/reference/surfaces/formatting){:target="_blank"}. |
| 38 | + |
| 39 | +## Available Slack actions |
| 40 | + |
| 41 | +Combine the supported [triggers](/docs/connections/destinations/actions/#components-of-a-destination-action) with the following Slack-supported actions: |
| 42 | +- [Post Message](#post-message) |
| 43 | + |
| 44 | +{% include components/actions-fields.html name="slack" %} |
| 45 | + |
| 46 | +## Migration from the classic Slack destination |
| 47 | + |
| 48 | +Follow the table below to map your existing Slack destination configuration to Slack (Actions). |
| 49 | + |
| 50 | +> warning "" |
| 51 | +> 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. |
| 52 | +
|
| 53 | +{% include components/actions-map-table.html name="slack" %} |
0 commit comments