[PR #4067] feat: add a new built-in tool of Slack Incoming Webhook #24384

Closed
opened 2026-02-21 20:22:54 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/4067

State: closed
Merged: Yes


Description

Add a new built-in tool of Slack Incoming Webhook to send message.

Fixes #4066

Type of Change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  1. Create a new Agent.
  2. Add a workflow of the new added Slack Incoming Webhook built-in tool.
  3. Create a Slack App in your Slack workspace.
  4. Get Slack Incoming Webhook url from Slack App interface.
  5. Config the webhook url to the built-in tool.
  6. Run the Agent to trigger an invoke of the Slack Incoming Webhook built-in tool.
  7. Got the message in Slack.

Suggested Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
**Original Pull Request:** https://github.com/langgenius/dify/pull/4067 **State:** closed **Merged:** Yes --- # Description Add a new built-in tool of Slack Incoming Webhook to send message. Fixes #4066 ## Type of Change Please delete options that are not relevant. - [x] New feature (non-breaking change which adds functionality) # How Has This Been Tested? 1. Create a new Agent. 2. Add a workflow of the new added Slack Incoming Webhook built-in tool. 3. Create a Slack App in your Slack workspace. 4. Get Slack Incoming Webhook url from Slack App interface. 5. Config the webhook url to the built-in tool. 6. Run the Agent to trigger an invoke of the Slack Incoming Webhook built-in tool. 7. Got the message in Slack. # Suggested Checklist: - [x] I have performed a self-review of my own code - [x] I have commented my code, particularly in hard-to-understand areas - [x] My changes generate no new warnings
yindo added the pull-request label 2026-02-21 20:22:54 -05:00
yindo closed this issue 2026-02-21 20:22:54 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#24384