{ "meta": { "instanceId": "workflow-c8b22a80", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:45.842001", "updatedAt": "2025-09-29T07:07:45.842018", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "nodes": [ { "id": "aac9c0d2-a278-4ea3-acf1-1aca547e30da", "name": "HTML", "type": "n8n-nodes-base.html", "position": [ 1520, 480 ], "parameters": { "options": {}, "operation": "extractHtmlContent", "extractionValues": { "values": [ { "key": "YOUR_CREDENTIAL_HERE", "cssSelector": "h2.single-post-title" }, { "key": "YOUR_CREDENTIAL_HERE", "cssSelector": ".kiwi-highlighter-content-area > p:nth-child(1)" }, { "key": "YOUR_CREDENTIAL_HERE", "cssSelector": "div.kiwi-highlighter-content-area", "returnValue": "html" }, { "key": "YOUR_CREDENTIAL_HERE" } ] } }, "typeVersion": 1, "notes": "This html node performs automated tasks as part of the workflow." }, { "id": "b0eb2240-ffa3-4e80-af7a-2aff470c02ee", "name": "HTTP Request", "type": "n8n-nodes-base.httpRequest", "position": [ 660, 640 ], "parameters": { "url": "{{ $env.WEBHOOK_URL }}", "options": {} }, "typeVersion": 4.1, "alwaysOutputData": true, "notes": "This httpRequest node performs automated tasks as part of the workflow." }, { "id": "e8dd3215-2cec-48ba-9a0b-7b3c01a4a637", "name": "HTML1", "type": "n8n-nodes-base.html", "position": [ 840, 640 ], "parameters": { "options": {}, "operation": "extractHtmlContent", "extractionValues": { "values": [ { "key": "YOUR_CREDENTIAL_HERE", "cssSelector": ".entry-title > a", "returnArray": true }, { "key": "YOUR_CREDENTIAL_HERE", "attribute": "href", "cssSelector": " .lae-read-more > a", "returnArray": true, "returnValue": "attribute" } ] } }, "typeVersion": 1, "notes": "This html node performs automated tasks as part of the workflow." }, { "id": "5e408e44-7424-419f-9e24-1b619a96a1e0", "name": "Item Lists", "type": "n8n-nodes-base.itemLists", "position": [ 1000, 640 ], "parameters": { "options": {}, "fieldToSplitOut": "post , Link" }, "typeVersion": 3.1, "notes": "This itemLists node performs automated tasks as part of the workflow." }, { "id": "d7c6088e-efa3-4fbb-a53f-a7fc7bebdb84", "name": "Medium", "type": "n8n-nodes-base.medium", "position": [ 1580, 700 ], "parameters": { "title": "={{ $json.Title }}", "content": "={{ $json.Header }}", "contentFormat": "html", "additionalFields": { "tags": "Email Hosting, Email, Email Marketing", "publishStatus": "public", "notifyFollowers": false } }, "typeVersion": 1, "alwaysOutputData": true, "notes": "This medium node performs automated tasks as part of the workflow." }, { "id": "5004a96e-16df-4100-84ae-df0b3be3a008", "name": "HTTP Request1", "type": "n8n-nodes-base.httpRequest", "position": [ 1360, 480 ], "parameters": { "url": "{{ $env.BASE_URL }}", "options": {} }, "typeVersion": 4.1, "alwaysOutputData": true, "notes": "This httpRequest node performs automated tasks as part of the workflow." }, { "id": "a34c5b31-c6ba-4e87-9177-a078aa100157", "name": "Loop Over Items", "type": "n8n-nodes-base.splitInBatches", "position": [ 1300, 640 ], "parameters": { "options": {} }, "typeVersion": 3, "notes": "This splitInBatches node performs automated tasks as part of the workflow." }, { "id": "ee3e4f81-fa05-4ad0-a46e-6452d2f3c521", "name": "Item Lists1", "type": "n8n-nodes-base.itemLists", "position": [ 1140, 640 ], "parameters": { "maxItems": 5, "operation": "limit" }, "typeVersion": 3.1, "notes": "This itemLists node performs automated tasks as part of the workflow." }, { "id": "f472a15d-aa5a-4c40-b283-78d69a2a9b57", "name": "When clicking \"Execute Workflow\"", "type": "n8n-nodes-base.manualTrigger", "position": [ 460, 640 ], "parameters": {}, "typeVersion": 1, "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "id": "f89e199d-72e5-4426-8e9d-82f6ce39ac42", "name": "Sticky Note", "type": "n8n-nodes-base.stickyNote", "position": [ 380, 200 ], "parameters": { "width": 688.6526946107781, "height": 522.559880239521, "content": "## Usage \n**How to use me** This workflow gets all the posts from your WordPress site and sorts them into a clear format before publishing them to medium.\n\nStep 1. Set up the HTTP node and set the URL of the source destination. This will be the URL of the blog you want to use. We shall be using {{ $env.WEBHOOK_URL }} for this.\n\nStep 2. Extract the URLs of all the blogs on the page\nThis gets all the blog titles and their URLs. Its an easy way to sort ou which blogs to share and which not to share.\n\nStep 3. Split the entries for easy sorting or a cleaner view.\n\nStep 4. Set a new https node with all the blog URLs that we got from the previous steps. \n\nStep 5. Extract the contents of the blog\n\nStep 6. Add the medium node and then set the contents that you want to be shared out.\n\nExecute your work flow and you are good to go\n\n\n" }, "typeVersion": 1, "notes": "This stickyNote node performs automated tasks as part of the workflow." } ], "pinData": {}, "connections": { "b0eb2240-ffa3-4e80-af7a-2aff470c02ee": { "main": [ [ { "node": "error-handler-b0eb2240-ffa3-4e80-af7a-2aff470c02ee", "type": "main", "index": 0 } ], [ { "node": "error-handler-b0eb2240-ffa3-4e80-af7a-2aff470c02ee-ff624580", "type": "main", "index": 0 } ], [ { "node": "error-handler-b0eb2240-ffa3-4e80-af7a-2aff470c02ee-3dae28ee", "type": "main", "index": 0 } ], [ { "node": "error-handler-b0eb2240-ffa3-4e80-af7a-2aff470c02ee-97aee9ac", "type": "main", "index": 0 } ], [ { "node": "error-handler-b0eb2240-ffa3-4e80-af7a-2aff470c02ee-d042a372", "type": "main", "index": 0 } ], [ { "node": "error-handler-b0eb2240-ffa3-4e80-af7a-2aff470c02ee-5fe8f829", "type": "main", "index": 0 } ], [ { "node": "error-handler-b0eb2240-ffa3-4e80-af7a-2aff470c02ee-7609c300", "type": "main", "index": 0 } ], [ { "node": "error-handler-b0eb2240-ffa3-4e80-af7a-2aff470c02ee-fa505561", "type": "main", "index": 0 } ], [ { "node": "error-handler-b0eb2240-ffa3-4e80-af7a-2aff470c02ee-2251c1aa", "type": "main", "index": 0 } ] ] }, "5004a96e-16df-4100-84ae-df0b3be3a008": { "main": [ [ { "node": "error-handler-5004a96e-16df-4100-84ae-df0b3be3a008", "type": "main", "index": 0 } ], [ { "node": "error-handler-5004a96e-16df-4100-84ae-df0b3be3a008-9ea24866", "type": "main", "index": 0 } ], [ { "node": "error-handler-5004a96e-16df-4100-84ae-df0b3be3a008-55e3d262", "type": "main", "index": 0 } ], [ { "node": "error-handler-5004a96e-16df-4100-84ae-df0b3be3a008-6de297e9", "type": "main", "index": 0 } ], [ { "node": "error-handler-5004a96e-16df-4100-84ae-df0b3be3a008-4feda528", "type": "main", "index": 0 } ], [ { "node": "error-handler-5004a96e-16df-4100-84ae-df0b3be3a008-33bededf", "type": "main", "index": 0 } ], [ { "node": "error-handler-5004a96e-16df-4100-84ae-df0b3be3a008-022a9ccb", "type": "main", "index": 0 } ], [ { "node": "error-handler-5004a96e-16df-4100-84ae-df0b3be3a008-96dd0cc9", "type": "main", "index": 0 } ], [ { "node": "error-handler-5004a96e-16df-4100-84ae-df0b3be3a008-9f55a31f", "type": "main", "index": 0 } ] ] } }, "name": "Html Workflow", "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "description": "Automated workflow: Html Workflow. This workflow integrates 8 different services: itemLists, httpRequest, stickyNote, medium, stopAndError. It contains 14 nodes and follows best practices for error handling and security.", "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Html Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }