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

Splitout Redis Automation Webhook
View
OpenSea Analytics Agent Tool
View
Slack Comparedatasets Create Triggered
View
Send an SMS when a workflow fails
View
Splitout Filter Create Webhook
View
Find Top Keywords
View
Manual HTTP Update Webhook
View
Write a WordPress post with AI (starting from a few keywords)
View
OCR receipts from Google Drive
View
Store Notion's Pages as Vector Documents into Supabase with OpenAI
View