Generate Customizable Random Strings with Interactive Forms — n8n ワークフロー
概要
contract input: length of the strings and number of copies output: random strings as specified. randomness determined by Crypto node (generate/base64)
How to run the workflow Import the workflow into your n8n project Click the Form Trigger to specify the length of the strings and how many copies to generate The workflow runs then displays the generated random strings
How to set up No additional set up is necessary to execute the workflow manually.
integration Patterns of interests formTrigg
使用ノード
CryptoHTML
ワークフロープレビュー
Generate a random string
⚡
R
rand_generator_form
D
Display results
format into html
C
concatenate items
F
format an item
D
duplicates
7 nodes6 edges
仕組み
- 1
トリガー
このワークフローは トリガー トリガーで開始します。
- 2
処理
データは 7 個のノードを流れます, connecting crypto, form, formtrigger。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (7)
CR#1
Crypto
crypto
HT#2
HTML
html
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
generate-customizable-random-strings-with-interactive-formsファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Generate Customizable Random Strings with Interactive Forms", "nodes": [...], ...}
インテグレーション
cryptoformformtriggerhtmlsetsummarize
作成者
Ger Longstacks
@dims3body
タグ
cryptoformformtriggerhtmlsetsummarize