AutomationFlowsData & Sheets › Zz Overseer-sql-runner (build Tool)

Zz Overseer-sql-runner (build Tool)

ZZ overseer-sql-runner (build tool). Uses postgres. Webhook trigger; 2 nodes.

Webhook trigger★☆☆☆☆ complexity2 nodesPostgres
Data & Sheets Trigger: Webhook Nodes: 2 Complexity: ★☆☆☆☆ Added:

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "name": "ZZ overseer-sql-runner (build tool)",
  "nodes": [
    {
      "parameters": {
        "httpMethod": "POST",
        "path": "overseer-sql-runner-__ZZ_SECRET__",
        "responseMode": "lastNode",
        "options": {}
      },
      "id": "wh-1",
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 2,
      "position": [
        0,
        0
      ]
    },
    {
      "parameters": {
        "operation": "executeQuery",
        "query": "={{ $json.body.query }}",
        "options": {}
      },
      "id": "pg-1",
      "name": "Run SQL",
      "type": "n8n-nodes-base.postgres",
      "typeVersion": 2.4,
      "position": [
        220,
        0
      ],
      "credentials": {
        "postgres": {
          "name": "<your credential>"
        }
      }
    }
  ],
  "connections": {
    "Webhook": {
      "main": [
        [
          {
            "node": "Run SQL",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "settings": {
    "executionOrder": "v1"
  }
}

Credentials you'll need

Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.

Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

ZZ overseer-sql-runner (build tool). Uses postgres. Webhook trigger; 2 nodes.

Source: https://github.com/killerwaz/research-overseer/blob/master/workflows/tools/zz-sql-runner.json — original creator credit. Request a take-down →

More Data & Sheets workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

Data & Sheets

Stream Start Workflow. Uses httpRequest, postgres. Webhook trigger; 7 nodes.

HTTP Request, Postgres
Data & Sheets

05a - Listings Data API. Uses postgres. Webhook trigger; 6 nodes.

Postgres
Data & Sheets

Text-to-SQL: Check Status. Uses postgres. Webhook trigger; 5 nodes.

Postgres
Data & Sheets

Anadir_Cliente. Uses postgres. Webhook trigger; 4 nodes.

Postgres
Data & Sheets

Register Company Workflow. Uses start, postgres. Webhook trigger; 4 nodes.

Start, Postgres