Form with Dynamic Dropdown Field — n8n ワークフロー
概要
This workflow creates a customizable form with a dynamic dropdown field that automatically updates its options from an external data source.
How it works
The workflow polls an external data source (Google Sheets in this example) at regular intervals New values are processed and formatted for the dropdown The form automatically updates with the new dropdown options
Set up steps
Configure your data source:
Default setup uses Google Sheets replace with credentials for your sheet set up the
使用ノード
Google SheetsCode
ワークフロープレビュー
N
n8n | get wf
N
n8n | update
⚡
O
On form submission
⚡
G
Google Sheets Trigger
E
Execute Workflow
Write JSON
R
Replace values
Get all values
F
Format to 'values'
9 nodes7 edges
仕組み
- 1
トリガー
このワークフローは トリガー トリガーで開始します。
- 2
処理
データは 9 個のノードを流れます, connecting code, executeworkflow, formtrigger。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (9)
GO#1
Google Sheets
googleSheets
CO#2
Code
code
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
form-with-dynamic-dropdown-fieldファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Form with Dynamic Dropdown Field", "nodes": [...], ...}
インテグレーション
codeexecuteworkflowformtriggergooglesheetsgooglesheetstriggern8nset
作成者
Obsidi8n
@derruttie
タグ
codeexecuteworkflowformtriggergooglesheetsgooglesheetstriggern8nset