AutomationFlowsData & Sheets › Webhook to Postgres DB

Webhook to Postgres DB

Original n8n title: Endpoint2db

Endpoint2Db. Uses postgres. Webhook trigger; 3 nodes.

Webhook trigger★☆☆☆☆ complexity3 nodesPostgres
Data & Sheets Trigger: Webhook Nodes: 3 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": "My workflow",
  "nodes": [
    {
      "parameters": {},
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 2,
      "position": [
        -300,
        -40
      ],
      "id": "78908140-1551-4ee1-890e-c712b58adf80",
      "name": "Webhook"
    },
    {
      "parameters": {},
      "type": "n8n-nodes-base.postgres",
      "typeVersion": 2.6,
      "position": [
        120,
        -40
      ],
      "id": "7f000bd3-694d-4528-a176-c261e003a0d2",
      "name": "Postgres",
      "credentials": {
        "postgres": {
          "name": "<your credential>"
        }
      }
    },
    {
      "parameters": {},
      "type": "n8n-nodes-base.set",
      "typeVersion": 3.4,
      "position": [
        -80,
        -40
      ],
      "id": "472603a5-84b1-4049-83bc-7f355162f929",
      "name": "Edit Fields"
    }
  ],
  "connections": {
    "Webhook": {
      "main": [
        [
          {
            "node": "Edit Fields",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Edit Fields": {
      "main": [
        [
          {
            "node": "Postgres",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "aa31ceda-4418-4927-8ad3-3b0a61528c88",
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "id": "bdYQGhpDmUt4oOZt",
  "tags": []
}

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

Endpoint2Db. Uses postgres. Webhook trigger; 3 nodes.

Source: https://github.com/KirstenC2/n8n/blob/2efcc322abe3e5ef73432279eba17435043eab3f/flows/endpoint2db.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

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
Data & Sheets

AI Rating Collector. Uses postgres, respondToWebhook. Webhook trigger; 3 nodes.

Postgres
Data & Sheets

NGO.tools KB Delete. Uses postgres. Webhook trigger; 3 nodes.

Postgres