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

n8n Community Topic Tracker by Keyword
View
Asana Webhook Automate Webhook
View
Create, update, and get a post in Ghost
View
Manual Send Triggered
View
Addon for Workflow Nodes Update Check Template
View
Receive updates when a subscriber unsubscribes in Customer.io
View
Stickynote Gmail Create Triggered
View
Splitout GoogleCalendar Send Webhook
View
Error Mailgun Automate Triggered
View