๐ Automated task creation from Google Sheets to Monday.com with status updates
โก 294 views ยท ๐ Project Management
Description
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 โ Credentials โ New โ Google Sheets (OAuth2)
- Log in with your Google account and grant access.
- In the workflow, select your Spreadsheet ID and Worksheet Name.
- Optional: You can connect Airtable, Notion, or your database instead of Google Sheets.
2๏ธโฃ Connect Monday.com Node
- In Monday.com โ go to your Admin โ API
- Copy your Personal API Token
- Docs: Generate Monday API Token
- In n8n โ Credentials โ New โ Monday.com API
- Paste your token and save.
- Open the Create Monday Task node โ choose your credential โ select your Board ID and Group ID.
๐ฌ Contact
Need help customizing this (e.g., mapping more fields, syncing statuses, or updating timelines)?
๐ง robert@ynteractive.com
๐ Robert Breen
๐ ynteractive.com
๐ Nodes Used
Google Sheets, Monday.com
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File