{ "id": "19", "meta": { "instanceId": "workflow-d7d9e571", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.856264", "updatedAt": "2025-09-29T07:07:48.856281", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "name": "Snowflake CSV", "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "nodes": [ { "id": "da710a80-484b-4fe3-80fa-e699bb6499ad", "name": "When clicking \"Execute Workflow\"", "type": "n8n-nodes-base.manualTrigger", "position": [ 440, 380 ], "parameters": {}, "typeVersion": 1, "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "id": "f419ebfb-9eae-4fea-b05b-aabc97b5f47f", "name": "HTTP Request", "type": "n8n-nodes-base.httpRequest", "position": [ 640, 380 ], "parameters": { "url": "{{ $env.API_BASE_URL }}", "options": { "response": { "response": { "responseFormat": "file" } } } }, "typeVersion": 4.1, "notes": "This httpRequest node performs automated tasks as part of the workflow." }, { "id": "fe45e2a2-b50f-4459-a8ee-78615239dee0", "name": "Spreadsheet File", "type": "n8n-nodes-base.spreadsheetFile", "position": [ 820, 380 ], "parameters": { "options": {} }, "typeVersion": 1, "notes": "This spreadsheetFile node performs automated tasks as part of the workflow." }, { "id": "54e31892-c8e1-423c-a24a-8e5eb1312b0a", "name": "Set", "type": "n8n-nodes-base.set", "position": [ 1000, 380 ], "parameters": { "values": { "number": [ { "name": "first_name", "value": "={{ $json.first_name }}" }, { "name": "id", "value": "={{ $json.id }}" } ], "string": [ { "name": "last_name", "value": "={{ $json.last_name }}" } ] }, "options": { "dotNotation": false }, "keepOnlySet": true }, "typeVersion": 2, "notes": "This set node performs automated tasks as part of the workflow." }, { "id": "c482d8e8-0792-4b61-a2e0-d437c9fe9062", "name": "Snowflake", "type": "n8n-nodes-base.snowflake", "position": [ 1200, 380 ], "parameters": { "table": "users", "columns": "id,first_name,last_name" }, "credentials": { "snowflake": { "id": "{{ $credentials.snowflake.id }}", "name": "Snowflake account" } }, "typeVersion": 1, "notes": "This snowflake node performs automated tasks as part of the workflow." } ], "active": false, "pinData": {}, "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "versionId": "a6348461-b174-4608-961f-d9d86730b573", "connections": { "f419ebfb-9eae-4fea-b05b-aabc97b5f47f": { "main": [ [ { "node": "error-handler-f419ebfb-9eae-4fea-b05b-aabc97b5f47f", "type": "main", "index": 0 } ], [ { "node": "error-handler-f419ebfb-9eae-4fea-b05b-aabc97b5f47f-e2b69ab1", "type": "main", "index": 0 } ], [ { "node": "error-handler-f419ebfb-9eae-4fea-b05b-aabc97b5f47f-52ce941d", "type": "main", "index": 0 } ], [ { "node": "error-handler-f419ebfb-9eae-4fea-b05b-aabc97b5f47f-67cfdcc8", "type": "main", "index": 0 } ], [ { "node": "error-handler-f419ebfb-9eae-4fea-b05b-aabc97b5f47f-3c057147", "type": "main", "index": 0 } ], [ { "node": "error-handler-f419ebfb-9eae-4fea-b05b-aabc97b5f47f-faeeb1ed", "type": "main", "index": 0 } ], [ { "node": "error-handler-f419ebfb-9eae-4fea-b05b-aabc97b5f47f-67f7b858", "type": "main", "index": 0 } ], [ { "node": "error-handler-f419ebfb-9eae-4fea-b05b-aabc97b5f47f-2a817c94", "type": "main", "index": 0 } ], [ { "node": "error-handler-f419ebfb-9eae-4fea-b05b-aabc97b5f47f-72066bd2", "type": "main", "index": 0 } ] ] }, "fe45e2a2-b50f-4459-a8ee-78615239dee0": { "main": [ [ { "node": "error-handler-fe45e2a2-b50f-4459-a8ee-78615239dee0-5a439290", "type": "main", "index": 0 } ] ] } }, "description": "Automated workflow: Snowflake CSV. This workflow processes data and performs automated tasks.", "notes": "Excellent quality workflow: Snowflake CSV. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }