Files
n8n-workspace/My workflow 5.json
2001-01-01 00:00:00 +00:00

130 lines
4.1 KiB
JSON

{
"updatedAt": "2025-11-30T10:35:51.000Z",
"createdAt": "2025-11-21T10:47:00.974Z",
"id": "gfx8s7OTuVkoPgLf",
"name": "My workflow 5",
"active": false,
"isArchived": false,
"nodes": [
{
"parameters": {
"httpMethod": "POST",
"path": "n8n-test",
"options": {}
},
"type": "n8n-nodes-base.webhook",
"typeVersion": 2.1,
"position": [
0,
0
],
"id": "498b640c-6216-4d85-aa14-6734e41a3c5f",
"name": "Webhook",
"webhookId": "e47b8cb1-fba5-403d-8a9b-f64cd949ec77"
},
{
"parameters": {
"schema": {
"__rl": true,
"value": "public",
"mode": "list",
"cachedResultName": "public"
},
"table": {
"__rl": true,
"value": "worktime",
"mode": "list",
"cachedResultName": "worktime"
},
"columns": {
"mappingMode": "defineBelow",
"value": {
"Bezeichnung": "Test"
},
"matchingColumns": [],
"schema": [
{
"id": "ID",
"displayName": "ID",
"required": false,
"defaultMatch": false,
"display": true,
"type": "number",
"canBeUsedToMatch": true,
"removed": true
},
{
"id": "Bezeichnung",
"displayName": "Bezeichnung",
"required": false,
"defaultMatch": false,
"display": true,
"type": "string",
"canBeUsedToMatch": true
},
{
"id": "created_ts",
"displayName": "created_ts",
"required": false,
"defaultMatch": false,
"display": true,
"type": "time",
"canBeUsedToMatch": true,
"removed": true
}
],
"attemptToConvertTypes": false,
"convertFieldsToString": false
},
"options": {}
},
"type": "n8n-nodes-base.postgres",
"typeVersion": 2.6,
"position": [
208,
0
],
"id": "a43aa28a-e161-4867-9035-6231b6c7d57c",
"name": "Insert rows in a table",
"credentials": {
"postgres": {
"id": "KfuCkzCoRyZId8cM",
"name": "Postgress-Test"
}
}
}
],
"connections": {
"Webhook": {
"main": [
[
{
"node": "Insert rows in a table",
"type": "main",
"index": 0
}
]
]
}
},
"settings": {
"executionOrder": "v1"
},
"staticData": null,
"meta": {
"templateCredsSetupCompleted": true
},
"pinData": {},
"versionId": "6319e77d-f4b4-4954-91b9-979db7a9f99d",
"triggerCount": 0,
"shared": [
{
"updatedAt": "2025-11-21T10:47:00.977Z",
"createdAt": "2025-11-21T10:47:00.977Z",
"role": "workflow:owner",
"workflowId": "gfx8s7OTuVkoPgLf",
"projectId": "S4tmpzSj6JlGFOze"
}
],
"tags": []
}