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

Loading workflow preview...

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

View 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