Retrieve a Monday.com row and all data in a single node — n8n ワークフロー

複雑度 トリガー21個のノード🏷️ Project Management👁 3,067回閲覧作成者:Joey D’Anna

概要

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

ワークフロープレビュー

Loading workflow preview...

仕組み

  1. 1

    トリガー

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

  2. 2

    処理

    データは 21 個のノードを流れます, connecting aggregate, code, executeworkflow。

  3. 3

    出力

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

ノード詳細 (21)

MO

Monday.com

mondayCom

#1
CO

Code

code

#2

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

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

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

{ "name": "Retrieve a Monday.com row and all data in a single node", "nodes": [...], ...}

インテグレーション

aggregatecodeexecuteworkflowexecuteworkflowtriggermergemondaycomsetsplitout

このワークフローを取得

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

n8n.ioで見る
ノード21
複雑度high
トリガーtrigger
閲覧数3,067
カテゴリProject Management

作成者

Joey D’Anna

Joey D’Anna

@jdana

タグ

aggregatecodeexecuteworkflowexecuteworkflowtriggermergemondaycomsetsplitout

n8n初めてですか?

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

n8nを無料で始める →