Communication & Messaging

Send Discord message from Webflow form submission

Send Discord message from Webflow form submission

Manual
High
13
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
13
Node Types
6

Node Types

if
Does the channel exist?
1 node
code
Compose Slack message, Filter existing Discord channel
2 nodes
set
Transform data to send message
1 node
webflow Trigger
Webflow Form Submission Trigger
1 node
discord
List Discord Channels, Create Discord channel with form name, Notify #general channel of newly created channel1, Send form submission to Discord channel
4 nodes
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3
4 nodes

Workflow JSON

12.83 KB
{
  "id": "cGTxHYV93kS71hLL",
  "meta": {
    "instanceId": "f0243439e79874c29f002782f736673d3388e5328a2ff2db7dd45820643256f5"
  },
  "name": "Send Discord message from Webflow form submission",
  "tags": [
    {
      "id": "7cKuF8oYmXKMRDsD",
      "name": "webflow",
      "createdAt": "2024-01-09T02:22:11.773Z",
      "updatedAt": "2024-01-09T02:22:11.773Z"
    },
    {
      "id": "3Rn4VbTINmdaOxoY",
      "name": "discord",
      "createdAt": "2024-01-16T06:00:48.375Z",
      "updatedAt": "2024-01-16T06:00:48.375Z"
    }
  ],
  "nodes": [
    {
      "id": "5de5b2ea-5257-4782-8f11-ea9c746083eb",
      "name": "Does the channel exist?",
      "type": "n8n-nodes-base.if",
      "position": [
        1420,
        360
      ],
      "parameters": {
        "options": {},
        "conditions": {
          "options": {
            "leftValue": "",
            "caseSensitive": true,
            "typeValidation": "strict"
          },
          "combinator": "and",
          "conditions"...

Showing first 1000 characters. Click "Expand" to view the full JSON.