{
  "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": []
}