{ "id": "156", "name": "Create, update and get records in Quick Base", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 250, 300 ], "parameters": {}, "typeVersion": 1, "id": "bbfbae66-aed0-44ce-9451-fc90ef5ce531", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Quick Base", "type": "n8n-nodes-base.quickbase", "position": [ 650, 300 ], "parameters": { "columns": "name,age", "options": {}, "tableId": "" }, "credentials": { "quickbaseApi": "Quick Base Credentials" }, "typeVersion": 1, "id": "c197ed71-f2ee-4339-832f-e9706be1d4f2", "notes": "This quickbase node performs automated tasks as part of the workflow." }, { "name": "Set", "type": "n8n-nodes-base.set", "position": [ 450, 300 ], "parameters": { "values": { "number": [ { "name": "age", "value": 8 } ], "string": [ { "name": "name", "value": "n8n" } ] }, "options": {} }, "typeVersion": 1, "id": "63514a91-9abf-40f9-8dae-1c030bcfb9ef", "notes": "This set node performs automated tasks as part of the workflow." }, { "name": "Set1", "type": "n8n-nodes-base.set", "position": [ 850, 300 ], "parameters": { "values": { "number": [ { "name": "age", "value": 10 }, { "name": "Record ID#", "value": "={{$node[\"Quick Base\"].json[\"Record ID#\"]}}" } ] }, "options": {}, "keepOnlySet": true }, "typeVersion": 1, "id": "d791fbdb-e774-496d-a002-a23f98830bf5", "notes": "This set node performs automated tasks as part of the workflow." }, { "name": "Quick Base1", "type": "n8n-nodes-base.quickbase", "position": [ 1050, 300 ], "parameters": { "columns": "age", "options": {}, "tableId": "={{$node[\"Quick Base\"].parameter[\"tableId\"]}}", "operation": "update", "updateKey": "YOUR_CREDENTIAL_HERE" }, "credentials": { "quickbaseApi": "Quick Base Credentials" }, "typeVersion": 1, "id": "23252788-57cd-420f-8347-85a69440d03b", "notes": "This quickbase node performs automated tasks as part of the workflow." }, { "name": "Quick Base2", "type": "n8n-nodes-base.quickbase", "position": [ 1250, 300 ], "parameters": { "options": {}, "tableId": "={{$node[\"Quick Base\"].parameter[\"tableId\"]}}", "operation": "getAll" }, "credentials": { "quickbaseApi": "Quick Base Credentials" }, "typeVersion": 1, "id": "2d91a551-4142-44ce-abd2-a22163bb1493", "notes": "This quickbase node performs automated tasks as part of the workflow." }, { "id": "error-6c507ebf", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "active": false, "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "connections": {}, "description": "Automated workflow: Create, update and get records in Quick Base. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-23d0e2d8", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.665794", "updatedAt": "2025-09-29T07:07:48.665845", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Create, update and get records in Quick Base. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }