Slack
Introduction
Slack is a communication platform for collaboration through direct messages, channels, and integrations. DBSync supports integrating chat notifications into your workflows, allowing relevant team members to be automatically alerted through Slack when specific conditions or events occur during your data synchronization processes.
Prerequisites
To configure the Slack action, first configure the Slack connector as described here.
Steps to configure the Slack action
Follow these steps to configure the Slack action:
Drag and drop the Slack action onto the flow board.
On the Slack action, click Configure.
In the Select App list, select Slack.
In the Operation list, select Send Channel Message.

Select a channel from the Channel drop-down menu.
In the Operation list, select Send Direct Message.

In the User field, enter a username.
In the Message Text field, enter your message. You can use {{step.field}} tokens from the data stream to interpolate flow variables into your text.
Optional: In the Card payload field, enter a custom JSON-formatted card payload. For example:
Click Save.
Check your Slack channel or the destination user's messages.
Last updated