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

Create, update and get records in Quick Base
View
Qualify new leads in Google Sheets via OpenAI's GPT-4
View
Comparedatasets Manual Create Triggered
View
Send daily weather updates via a push notification using the Pushcut node
View
Telegram Splitout Import Webhook
View
Send updates about the position of the ISS every minute to a topic in ActiveMQ
View
Wait Code Create Webhook
View
Bubble Data Access
View
HN Who is Hiring Scrape
View
Form Html Create Triggered
View