
Discord
CertifiedTasks that send notifications to Discord via webhooks.
Provide the Discord webhook URL and message content (optionally embeds/username/avatar) to post alerts from workflows into Discord channels.
Discord
Tasks that send notifications to Discord via webhooks.
Provide the Discord webhook URL and message content (optionally embeds/username/avatar) to post alerts from workflows into Discord channels.
tasks
How to use the Discord plugin
Send messages and execution summaries to Discord channels via incoming webhooks.
Authentication
Set url to a Discord incoming webhook URL. Create one in Discord under channel Settings → Integrations → Webhooks. Store it in a secret.
Tasks
DiscordIncomingWebhook sends a message as a step within a flow — set payload to a JSON body in Discord's webhook message format.
DiscordExecution sends a structured execution summary including status, duration, and an execution link, and is designed for use with a Flow trigger in a dedicated monitoring namespace that watches other namespaces for failures.