{ "id": "167", "name": "Create a short URL and get the statistics of the URL", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 370, 300 ], "parameters": {}, "typeVersion": 1, "id": "72611b23-5b85-46bd-821b-3000f08c7d19", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Yourls", "type": "n8n-nodes-base.yourls", "position": [ 570, 300 ], "parameters": { "url": "{{ $env.WEBHOOK_URL }}", "additionalFields": { "title": "Sending SMS the Low-Code Way with Airtable, Twilio Programmable SMS, and n8n" } }, "credentials": { "yourlsApi": "{{ $env.BASE_URL }}" }, "typeVersion": 1, "id": "4a287c84-792c-4cdd-a1b4-bfd56752585b", "notes": "This yourls node performs automated tasks as part of the workflow." }, { "name": "Yourls1", "type": "n8n-nodes-base.yourls", "position": [ 770, 300 ], "parameters": { "shortUrl": "{{ $env.BASE_URL }}", "operation": "stats" }, "credentials": { "yourlsApi": "{{ $env.BASE_URL }}" }, "typeVersion": 1, "id": "40ee6fc8-8ad3-4fac-aa0f-9b7e1f34548d", "notes": "This yourls node performs automated tasks as part of the workflow." }, { "id": "error-11c50701", "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 a short URL and get the statistics of the URL. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-f4ba9ce0", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.696405", "updatedAt": "2025-09-29T07:07:48.696411", "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 a short URL and get the statistics of the URL. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }