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

Splitout Code Automation Webhook
View
Effortless Email Management with AI
View
Auto categorize wordpress template
View
HTTP Stickynote Create Webhook
View
Executecommand Readbinaryfile Automate Triggered
View
Stickynote Create Webhook
View
Zoom AI Meeting Assistant
View
Wait Code Update Webhook
View
MONDAY GET FULL ITEM
View
GoogleSheets Readbinaryfile Automate
View