Workflow: Manual Rundeck Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Rundeck",
            "type": "n8n-nodes-base.rundeck",
            "position": [
                450,
                300
            ],
            "parameters": {
                "jobid": "f02c7661-6f75-4ffe-958c-c0ed5f9bc9e6"
            },
            "credentials": {
                "rundeckApi": "rundeck_creds"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Rundeck",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Wait Code Create Scheduled
View
Weekly_Shodan_Query___Report_Accidents__no_function_node_
View
Chat with local LLMs using n8n and Ollama
View
Search & Summarize Web Data with Perplexity, Gemini AI & Bright Data to Webhooks
View
Restore your credentials from GitHub
View
New WooCommerce product to Slack
View
Splitout Schedule Import Webhook
View
Stickynote Send Webhook
View
Code Form Send Webhook
View
RAG on living data
View