Send Webflow form submissions to Discord dynamically — Workflow n8n

Moyen complexité Déclencheur9 nœuds🏷️ Miscellaneous👁 1,069 vuespar kreonovo

Aperçu

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

Nœuds utilisés

DiscordCode

Aperçu du workflow

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

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur déclencheur.

  2. 2

    Traitement

    Les données transitent par 9 nœuds, connecting code, discord, if.

  3. 3

    Sortie

    Le workflow termine son automatisation et livre le résultat à la destination configurée.

Détails des nœuds (9)

DI

Discord

discord

#1
CO

Code

code

#2

Comment importer ce workflow

  1. 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
  2. 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
  3. 3Sélectionnez le fichier send-webflow-form-submissions-to-discord-dynamically téléchargé et cliquez sur Importer.
  4. 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
  5. 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.

Ou collez directement dans n8n → Importer depuis JSON :

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

Intégrations

codediscordifsetwebflowtrigger

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds9
Complexitémedium
Déclencheurtrigger
Vues1,069
CatégorieMiscellaneous

Créé par

kreonovo

kreonovo

@kreonovo

Tags

codediscordifsetwebflowtrigger

Nouveau sur n8n ?

n8n est un outil d'automatisation de workflows gratuit et open-source. Hébergez-le vous-même ou utilisez la version cloud.

Obtenir n8n gratuitement →

Related Miscellaneous Workflows