Slack trigger plugin example for receiving workspace events.
The Slack Trigger plugin connects your Dify workflows with Slack events. When something happens in your Slack workspace - like receiving a message, creating a subtask, or joining a channel - this plugin automatically starts your Dify workflows to respond to these events.
(Optional) Go to the Slack Developer Portal and create a new app or you've already got one.

In your app settings, find and save these four pieces of information:

Open your Dify plugins page, and find the "Slack Trigger" plugin, create a new subscription using the credentials you got from Slack.

Once you paste into Slack section, a log will be sent to you.


Finish, now you can add a event to your workflow, and just enjoy the event-driven workflows!