Workflow: Manual Mondaycom Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Monday.com",
            "type": "n8n-nodes-base.mondayCom",
            "position": [
                450,
                300
            ],
            "parameters": {
                "boardId": "663435997",
                "operation": "get"
            },
            "credentials": {
                "mondayComApi": "monday"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Monday.com",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

MONDAY GET FULL ITEM
View
Schedule Slack Create Scheduled
View
Splitout Limit Send Webhook
View
DeepSeek v3.1
View
Code Webhook Create Webhook
View
Save new Files received on Telegram to Google Drive
View
Telegram Code Create Webhook
View
Google Trend Data Extract, Summarization with Bright Data & Google Gemini
View
Push Multiple Files to Github Repo via Github REST API
View
N8Ntrainingcustomermessenger Wait Create Triggered
View