Workflow: Manual Discord Automation

Workflow Details

Download Workflow
{
    "id": "2",
    "name": "Discord Intro",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                510,
                330
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Discord",
            "type": "n8n-nodes-base.discord",
            "position": [
                800,
                330
            ],
            "parameters": {
                "text": "Hello World!",
                "webhookUri": "https:\/\/discordapp.com\/api\/webhooks\/XXX\/XXX"
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Discord",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

HTTP GitHub Create Webhook
View
Limit Webhook Send Webhook
View
#️⃣Nostr #damus AI Powered Reporting + Gmail + Telegram
View
Automated Daily Weather Data Fetcher and Storage
View
Import CSV from URL to Excel
View
Receive messages for an ActiveMQ queue via AMQP Trigger
View
HTTP Telegram Automate Webhook
View
How to automatically import CSV files into postgres
View
Stopanderror Splitout Create Webhook
View
GoogleSheets Cron Automation Scheduled
View