Workflow: Manual Cockpit Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                750,
                360
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Cockpit",
            "type": "n8n-nodes-base.cockpit",
            "position": [
                950,
                360
            ],
            "parameters": {
                "options": [],
                "collection": "samplecollection"
            },
            "credentials": {
                "cockpitApi": "cockpit api"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Cockpit",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Splitout Redis Create Webhook
View
Manual Openai Export Triggered
View
MongoDB Agent
View
Manual Crypto Automate Triggered
View
Code Schedule Send Scheduled
View
Create Threads on Bluesky
View
Merge PDFs
View
Wait Limit Update Webhook
View
💡🌐 Essential Multipage Website Scraper with Jina.ai
View
🤖 Telegram Messaging Agent for Text/Audio/Images
View