Skip to content

Latest commit

 

History

History
99 lines (63 loc) · 2.77 KB

slack.mdx

File metadata and controls

99 lines (63 loc) · 2.77 KB
sidebar_position title locale
1
Slack
en

import slack_integration from '@site/static/img/integration/slack/slack_integration.png'; import slack_integration_2 from '@site/static/img/integration/slack/slack_integration_2.png'; import slack_channel from '@site/static/img/integration/slack/slack_channel.png'; import slack_event from '@site/static/img/integration/slack/slack_event.png'; import slack_call_bot_in_private from '@site/static/img/integration/slack/slack_call_bot_in_private.png'; import slack_bot_in_channel from '@site/static/img/integration/slack/slack_bot_in_channel.png'; import slack_private_channel from '@site/static/img/integration/slack/slack_private_channel.png'; import slack_bot_in_app from '@site/static/img/integration/slack/slack_bot_in_app.png'; import slack_message_example from '@site/static/img/integration/slack/slack_message_example.png';

Introduction

You can integrate Dogu with Slack Workspace to send events from Dogu to Slack:

  • Remote success and failure events
  • Routine success and failure events

Integration With Workspace

Go to Organization > Settings > Integration and click the Connect button for Slack.



On the Slack integration page, click the "Allow" button.



You can verify that Dogu has been successfully added in the Slack Workspace's App.

Channel Settings

On the Remote and Routine pages, you can set up the Slack Channel by clicking on the Slack button.



:::info If you wish to set up a Private Channel, you need to invite the Dogu bot to the Private Channel. For more information, please refer to Private Channel. :::

Event Settings

After configuring the Slack Channel, you can either send all events or just specific events to Slack.

  • On Success: Sends to Slack when the event succeeds.
  • On Failure: Sends to Slack when the event fails.

Message Example

Upon successful Slack integration, messages will be sent to the Slack Channel for specific events as shown below.



:::info The Executor mention will only work if the Dogu user's Email and the Slack user's Email are the same. :::

Private Channel

If you want to set up a Private Channel, you need to invite the Dogu bot to the Private Channel. For the invitation, mention @Dogu in the Private Channel.



Click the "Invite" button to invite the Dogu bot to the Slack Channel.



When you return to the Dogu page, you can verify that you can properly select the Private Channel.