Retrieve a Monday.com row and all data in a single node — n8n ワークフロー
概要
This workflow is a building block designed to be called from other workflows via an Execute workflow node. When called from another workflow, and given the JSON input of a "pulse" field with the ID to pull from monday, this workflow will return:
The items name and ID All column data, indexable by the column name All column data, indexable by the column's ID string All board relation columns, with their data and column values All subitems, with their data and column values
For example:
++Prer
使用ノード
Monday.comCode
ワークフロープレビュー
GET ALL COLUMNS
GET ALL RELATIONS
PULL LINKEDPULSE1
GET LINKEDPULSES1
S
SPLIT LINKED PULSES1
S
SPLIT SUBITEMS1
GET EACH SUBITEM1
GET ALL COLUMNS1
GET ALL COLUMNS2
A
Aggregate1
PULL SUBITEMS
GET ITEM
GET ALL COLUMNS3
M
Merge4
A
Aggregate
M
Merge
M
Merge2
M
Merge1
⚡
E
Execute Workflow Trigger
E
Execute Workflow
E
Edit Fields
21 nodes23 edges
仕組み
- 1
トリガー
このワークフローは トリガー トリガーで開始します。
- 2
処理
データは 21 個のノードを流れます, connecting aggregate, code, executeworkflow。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (21)
MO#1
Monday.com
mondayCom
CO#2
Code
code
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
retrieve-a-mondaycom-row-and-all-data-in-a-single-nodeファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Retrieve a Monday.com row and all data in a single node", "nodes": [...], ...}
インテグレーション
aggregatecodeexecuteworkflowexecuteworkflowtriggermergemondaycomsetsplitout
作成者
Joey D’Anna
@jdana
タグ
aggregatecodeexecuteworkflowexecuteworkflowtriggermergemondaycomsetsplitout