{ "id": 85, "name": "New WooCommerce Product to Twitter and Telegram", "nodes": [ { "name": "Twitter", "type": "n8n-nodes-base.twitter", "position": [ 720, 300 ], "parameters": { "text": "=✨ New Product Announcement ✨\nWe have just added {{$json[\"name\"]}}, Head to {{$json[\"permalink\"]}} to find out more.", "additionalFields": {} }, "credentials": { "twitterOAuth1Api": { "id": "{{ $credentials.twitterOAuth1Api.id }}", "name": "joffcom" } }, "typeVersion": 1, "id": "1e3d79e1-b86a-46db-9b9f-ffcd06ac0f3d", "notes": "This twitter node performs automated tasks as part of the workflow." }, { "name": "Telegram", "type": "n8n-nodes-base.telegram", "position": [ 720, 500 ], "parameters": { "text": "=✨ New Product Announcement ✨\nWe have just added {{$json[\"name\"]}}, Head to {{$json[\"permalink\"]}} to find out more.", "chatId": "123456", "additionalFields": {} }, "credentials": { "telegramApi": { "id": "{{ $credentials.telegramApi.id }}", "name": "Telegram account" } }, "typeVersion": 1, "id": "c9ee73e1-c267-4f3c-a590-385d4db26341", "notes": "This telegram node performs automated tasks as part of the workflow." }, { "name": "WooCommerce Trigger", "type": "n8n-nodes-base.wooCommerceTrigger", "position": [ 540, 400 ], "webhookId": "ab7b134b-9b2d-4e0d-b496-1aee30db0808", "parameters": { "event": "product.created" }, "credentials": { "wooCommerceApi": { "id": "{{ $credentials.wooCommerceApi.id }}", "name": "WooCommerce account" } }, "typeVersion": 1, "id": "49cb5781-ba4c-455c-99d5-26aeac54480c", "notes": "This wooCommerceTrigger node performs automated tasks as part of the workflow." }, { "id": "error-64dc9762", "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: New WooCommerce Product to Twitter and Telegram. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-869021dc", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:58.181130", "updatedAt": "2025-09-29T07:07:58.181141", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: New WooCommerce Product to Twitter and Telegram. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }