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

Send financial metrics monthly to Mattermost
View
Get details of a forum in Disqus
View
HTTP Extractfromfile Process Webhook
View
Schedule GoogleSheets Automation Scheduled
View
Pipedrive Stickynote Create Webhook
View
Manual Rssfeedread Automate Triggered
View
Code Pipedrive Create Triggered
View
Optimize Prompt
View
Zendesk GitHub Create Webhook
View
Postgrestool Stickynote Send Triggered
View