Send Webflow form submissions to Discord dynamically — n8n ワークフロー

複雑度 トリガー9個のノード🏷️ Miscellaneous👁 1,069回閲覧作成者:kreonovo

概要

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

使用ノード

DiscordCode

ワークフロープレビュー

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

仕組み

  1. 1

    トリガー

    このワークフローは トリガー トリガーで開始します。

  2. 2

    処理

    データは 9 個のノードを流れます, connecting code, discord, if。

  3. 3

    出力

    ワークフローは自動化を完了し、設定された宛先に結果を配信します。

ノード詳細 (9)

DI

Discord

discord

#1
CO

Code

code

#2

このワークフローのインポート方法

  1. 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
  2. 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
  3. 3ダウンロードした send-webflow-form-submissions-to-discord-dynamically ファイルを選択し、インポートをクリックします。
  4. 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
  5. 5ワークフローをテスト をクリックして動作確認し、有効化します。

またはn8nの JSONからインポート に直接貼り付け:

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

インテグレーション

codediscordifsetwebflowtrigger

このワークフローを取得

ワンクリックでダウンロード&インポート

JSONをダウンロードn8n.ioで見る
ノード9
複雑度medium
トリガーtrigger
閲覧数1,069
カテゴリMiscellaneous

作成者

kreonovo

kreonovo

@kreonovo

タグ

codediscordifsetwebflowtrigger

n8n初めてですか?

n8nは無料のオープンソースワークフロー自動化ツールです。セルフホストまたはクラウド版をご利用いただけます。

n8nを無料で始める →

Related Miscellaneous Workflows