> For the complete documentation index, see [llms.txt](https://docs.onum.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onum.com/data-sinks-changelog/slack-data-sink.md).

# Slack Data Sink

Learn more about this Data sink type in [this article](/data-sinks/data-sink-integrations/send-data-to-slack.md).

<details>

<summary>v2.0.0</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">11/06/2025</mark>

* We now support Slack API.

</details>

<details>

<summary>v1.0.0</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">07/31/2025</mark>

* Added a new feature in the Pipeline configuration to send messages to multiple Slack channels.

</details>

<details>

<summary>v0.0.3</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">03/21/2025</mark>

* Configuration form updated.

</details>

<details>

<summary>v0.0.2</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">05/17/2024</mark>

* Updated configuration for event fields:

```
editableInPipelines: true
type: inEventField
validations:
  allowedTypes: ['string']
```

* Updated configuration with global configuration.

</details>

<details>

<summary>v0.0.1</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">03/22/2024</mark>

Initial version

</details>
