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

Executecommand Localfile Process Triggered
View
Code Filter Automate Triggered
View
Send an SMS to a number whenever you go out
View
Webhook Slack Automate Webhook
View
Splitout Webhook Create Webhook
View
Strapi Splitout Create Webhook
View
Create, update and get a subscriber using the MailerLite node
View
Respondtowebhook Stickynote Automate Webhook
View
Telegram Manual Automate Triggered
View
HTTP Executeworkflow Automate Webhook
View