Workflow: Manual Microsoftsql Automation

Workflow Details

Download Workflow
{
    "id": "99",
    "name": "Execute an SQL query in Microsoft SQL",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Microsoft SQL",
            "type": "n8n-nodes-base.microsoftSql",
            "position": [
                450,
                300
            ],
            "parameters": {
                "query": "",
                "operation": "executeQuery"
            },
            "credentials": {
                "microsoftSql": ""
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Microsoft SQL",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

↔️ Airtable Batch Processing
View
Manual N8Ntrainingcustomerdatastore Automate Triggered
View
Code Manual Send Webhook
View
Scrape Web Data with Bright Data, Google Gemini and MCP Automated AI Agent
View
LinkedIn Leads Scraping & Enrichment (Main)
View
Telegram Filter Export Triggered
View
Mattermost Workflow Automate Webhook
View
Apitemplateio Typeform Automation Triggered
View
Manual Noop Create Triggered
View
Splitout Code Monitor Webhook
View