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

Luma AI - Webhook Response v1 - AK
View
Auto-create and publish AI social videos with Telegram, GPT-4 and Blotato
View
upload-post images
View
Webhook Code Create Webhook
View
Manual Stickynote Send Webhook
View
Turn on a light and set its brightness
View
Create a coupon on Paddle
View
HTTP Awssqs Automation Scheduled
View
Strapi Splitout Create Webhook
View
Manual Stickynote Automation Webhook
View