Automated Task Creation from Google Sheets to Monday.com with Status Updates — n8n ワークフロー
概要
This workflow checks a Google Sheet for new tasks (marked Added = No) and automatically creates them in a Monday.com board.
Once added, the workflow updates the sheet to mark the task as Added = Yes.
⚙️ Setup Instructions
1️⃣ Prepare Your Google Sheet
Copy this template to your own Google Drive: Google Sheet Template
First row should contain column names
Add your data in rows 2–100.
Make sure each new task row starts with Added = No.
Connect Google Sheets in n8n Go to n8n → Credentia
使用ノード
Google SheetsMonday.com
ワークフロープレビュー
Get new Monday Tasks
Create Monday Task
Mark row as Completed
3 nodes2 edges
仕組み
- 1
トリガー
このワークフローは 手動 トリガーで開始します。
- 2
処理
データは 3 個のノードを流れます, connecting googlesheets, mondaycom。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (3)
GO#1
Google Sheets
googleSheets
MO#2
Monday.com
mondayCom
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
automated-task-creation-from-google-sheets-to-mondaycom-with-status-updatesファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Automated Task Creation from Google Sheets to Monday.com with Status Updates", "nodes": [...], ...}
インテグレーション
googlesheetsmondaycom
作成者
Robert Breen
@rbreen
タグ
googlesheetsmondaycom