Workflow: Manual Executeworkflow Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                220,
                340
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Execute Workflow",
            "type": "n8n-nodes-base.executeWorkflow",
            "position": [
                410,
                340
            ],
            "parameters": {
                "workflowId": "1"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Execute Workflow",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Auto WordPress Blog Generator (GPT + Postgres + WP Media)
View
Contact Form Text Classifier for eCommerce
View
Deep Research Report Generation Using Open Router, Google Search, Webhook/Telegram and Notion
View
Splitout Schedule Automation Scheduled
View
Hunter Form Send Webhook
View
AI Document Assistant via Telegram + Supabase
View
Moving metrics from Google Sheets to Orbit
View
AI Agent to chat with you Search Console Data, using OpenAI and Postgres
View
Schedule Twilio Create Webhook
View
HTTP Manual Automation Webhook
View