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

Fine-tuning with OpenAI models
View
AI Voice Chat using Webhook, Memory Manager, OpenAI, Google Gemini & ElevenLabs
View
🔥📈🤖 AI Agent for n8n Creators Leaderboard - Find Popular Workflows
View
Append, lookup, update, and read data from a Google Sheets spreadsheet
View
Create
View
Extract text from PDF and image using Vertex AI (Gemini) into CSV
View
Aggregate Jotform Create Triggered
View
spy tool
View
Wait Code Create Scheduled
View
Send Typeforms leads via Whatsapp (Twilio)
View