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

Travel Planning Agent with Couchbase Vector Search, Gemini 2.0 Flash and OpenAI
View
Import Productboard Notes, Companies and Features into Snowflake
View
Create a QuickBooks invoice on a new Onfleet Task creation
View
Awss3 Compression Automate Triggered
View
Backup workflows to git repository
View
Functionitem Pipedrive Create Scheduled
View
Telegram Wait Send Webhook
View
Code Noop Send Triggered
View
Send Typeforms leads via Whatsapp (Twilio)
View
Fully automated Video Captions generation with json2video
View