{ "id": 13, "name": "Creating an Onfleet Task for a new Shopify Fulfillment", "nodes": [ { "name": "Shopify Trigger", "type": "n8n-nodes-base.shopifyTrigger", "position": [ 240, 440 ], "webhookId": "576e8785-bbb4-426b-a922-da671efced68", "parameters": { "topic": "fulfillments/create" }, "credentials": { "shopifyApi": { "id": "{{ $credentials.shopifyApi.id }}", "name": "Shopify account" } }, "typeVersion": 1, "id": "d363331a-ed1b-4cd8-a0d6-c9d9f1c7be92", "notes": "This shopifyTrigger node performs automated tasks as part of the workflow." }, { "name": "Onfleet", "type": "n8n-nodes-base.onfleet", "position": [ 460, 440 ], "parameters": { "operation": "create", "additionalFields": {} }, "credentials": { "onfleetApi": { "id": "{{ $credentials.onfleetApi.id }}", "name": "Onfleet API Key" } }, "typeVersion": 1, "id": "2bf6900f-b888-4518-bfd6-35ad916033ac", "notes": "This onfleet node performs automated tasks as part of the workflow." }, { "id": "error-edecdaa0", "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: Creating an Onfleet Task for a new Shopify Fulfillment. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-aaa419ac", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:52.211597", "updatedAt": "2025-09-29T07:07:52.211606", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Creating an Onfleet Task for a new Shopify Fulfillment. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }