{ "nodes": [ { "name": "Twitter", "type": "n8n-nodes-base.twitter", "position": [ 720, -220 ], "parameters": { "text": "=Hey there, my design is now on a new product ✨\nVisit my {{$json[\"vendor\"]}} shop to get this cool{{$json[\"title\"]}} (and check out more {{$json[\"product_type\"]}}) 🛍️", "additionalFields": {} }, "credentials": { "twitterOAuth1Api": "twitter" }, "typeVersion": 1, "id": "8c187e0b-a9f2-47be-a172-4d205e0fdc01", "notes": "This twitter node performs automated tasks as part of the workflow." }, { "name": "Telegram", "type": "n8n-nodes-base.telegram", "position": [ 720, -20 ], "parameters": { "text": "=Hey there, my design is now on a new product!\nVisit my {{$json[\"vendor\"]}} shop to get this cool{{$json[\"title\"]}} (and check out more {{$json[\"product_type\"]}})", "chatId": "123456", "additionalFields": {} }, "credentials": { "telegramApi": "telegram_habot" }, "typeVersion": 1, "id": "f31b896d-c6de-4b08-9144-2b9ee98ca6bc", "notes": "This telegram node performs automated tasks as part of the workflow." }, { "name": "product created", "type": "n8n-nodes-base.shopifyTrigger", "position": [ 540, -110 ], "webhookId": "2a7e0e50-8f09-4a2b-bf54-a849a6ac4fe0", "parameters": { "topic": "products/create" }, "credentials": { "shopifyApi": "shopify_nodeqa" }, "typeVersion": 1, "id": "6f1afddb-4110-4107-9ce4-cdbfea1d6da4", "notes": "This shopifyTrigger node performs automated tasks as part of the workflow." }, { "id": "error-3398f40c", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Twitter Workflow", "description": "Automated workflow: Twitter Workflow. This workflow processes data and performs automated tasks.", "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "meta": { "instanceId": "workflow-de341310", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:52.250242", "updatedAt": "2025-09-29T07:07:52.250260", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Twitter Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }