Short answer: Drop the "Discord → Send Message" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Channel ID channel_id | string | Required | The Discord channel snowflake ID |
Message Content content | string | Required | Message text (supports Discord Markdown, max 2000 chars) |
Text-to-Speech tts | options | Optional | Text-to-Speech. Options: No, Yes |
{"channel_id": "e.g. 123456789012345678","content": "e.g. Hello from the bot! :wave:","tts": "{{trigger.tts}}"}
{"id": "msg123","author": {"id": "bot123","username": "MyBot"},"content": "Hello from the bot!","timestamp": "2025-01-15T12:00:00.000000+00:00","channel_id": "123456789012345678"}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.