{ "id": 14, "name": "Onfleet Driver signup message in Slack", "nodes": [ { "name": "Onfleet Trigger", "type": "n8n-nodes-base.onfleetTrigger", "position": [ 460, 300 ], "webhookId": "a005e163-13a2-4ea2-a127-6e00e30a82f4", "parameters": { "triggerOn": "workerCreated", "additionalFields": {} }, "credentials": { "onfleetApi": { "id": "{{ $credentials.onfleetApi.id }}", "name": "Onfleet API Key" } }, "typeVersion": 1, "id": "526aaef1-42dc-4293-99ab-a77a3d86f440", "notes": "This onfleetTrigger node performs automated tasks as part of the workflow." }, { "name": "Slack", "type": "n8n-nodes-base.slack", "position": [ 680, 300 ], "parameters": { "text": "A new driver has signed up!", "channel": "#new-driver-signup", "attachments": [], "otherOptions": {} }, "credentials": { "slackApi": { "id": "{{ $credentials.slackApi.id }}", "name": "Slack account" } }, "typeVersion": 1, "id": "3ff77f05-1b70-43d0-96bd-ea3900a38053", "notes": "This slack node performs automated tasks as part of the workflow." }, { "id": "error-932f4064", "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: Onfleet Driver signup message in Slack. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-ce006993", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:52.292162", "updatedAt": "2025-09-29T07:07:52.292169", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Onfleet Driver signup message in Slack. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }