Monday.com Useful Utilities — n8n ワークフロー

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

概要

This template is a set of building blocks to access Monday.com in ways not supported by the official Monday node.

Prerequisites Monday account and Monday credentials.

Included are setups to: Find a column value by the column's name (instead of a numerical index which can change when board structure is changed) Find a column value by the column's ID (again, instead of using a numerical index) Pull a board relation column, and get all the related pulses Pull an items subitems and split them out

使用ノード

HTTP RequestMonday.comCode

ワークフロープレビュー

W
When clicking "Test work…
PULL SUBITEMS
S
SPLIT SUBITEMS
GET EACH SUBITEM
MONDAY UPLOAD
C
Convert to File
M
Merge
PULL LINKEDPULSE
GET ITEM
GET LINKEDPULSES
GET BOARD RELATION
COLUMN BY NAME
COLUMN BY ID
S
SPLIT LINKED PULSES
14 nodes14 edges

仕組み

  1. 1

    トリガー

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

  2. 2

    処理

    データは 14 個のノードを流れます, connecting code, converttofile, httprequest。

  3. 3

    出力

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

ノード詳細 (14)

HT

HTTP Request

httpRequest

#1
MO

Monday.com

mondayCom

#2
CO

Code

code

#3

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

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

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

{ "name": "Monday.com Useful Utilities", "nodes": [...], ...}

インテグレーション

codeconverttofilehttprequestmanualtriggermergemondaycomsplitout

このワークフローを取得

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

JSONをダウンロードn8n.ioで見る
ノード14
複雑度medium
トリガーtrigger
閲覧数2,627
カテゴリProject Management

作成者

Joey D’Anna

Joey D’Anna

@jdana

タグ

codeconverttofilehttprequestmanualtriggermergemondaycomsplitout

n8n初めてですか?

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

n8nを無料で始める →