Send Webflow form submissions to Discord dynamically — n8n Workflow

Medium complexity Trigger9 nodes🏷️ Miscellaneous👁 1,069 viewsby kreonovo

Overview

What this does: This automation will dynamically create channels on your Discord server for each of your Webflow forms then send formatted form submissions as messages in those channels.

This is useful for Webflow will only notify a single email of a form submission. By using this workflow you can enhance your Webflow form management by receiving them in Discord. This is great if you need to notify multiple team members or communities of your form submissions.

Usage guide Full written and vide

Nodes used

DiscordCode

Workflow Preview

Manage Webflow form submissions in Discord
Full guide with video
Full guide with video here
This workflow dynamic
Format the message
Discord accepts Markdown
False branch
We create a new Discord channel using the form name in
When the new channel is created we send a
Combining data to move forward
This code will check if a channel with the form name ex
We also create an object to pass forward to the next no
D
Does the channel exist?
T
Transform data to send m…
W
Webflow Form Submission …
Compose Slack message
List Discord Channels
Filter existing Discord …
Create Discord channel w…
Notify #general channel …
Send form submission to …
9 nodes9 edges

How it Works

  1. 1

    Trigger

    The workflow starts with a trigger trigger.

  2. 2

    Process

    Data flows through 9 nodes, connecting code, discord, if.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (9)

DI

Discord

discord

#1
CO

Code

code

#2

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded send-webflow-form-submissions-to-discord-dynamically file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

{ "name": "Send Webflow form submissions to Discord dynamically", "nodes": [...], ...}

Integrations

codediscordifsetwebflowtrigger

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes9
Complexitymedium
Triggertrigger
Views1,069

Created by

kreonovo

kreonovo

@kreonovo

Tags

codediscordifsetwebflowtrigger

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →

Related Miscellaneous Workflows