This workflow corresponds to n8n.io template #6715 — we link there as the canonical source.
The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"meta": {
"templateCredsSetupCompleted": true
},
"nodes": [
{
"id": "e010687c-72e1-4fc7-90ae-b223f69c4595",
"name": "Get All Product Skus",
"type": "n8n-nodes-base.httpRequest",
"position": [
-840,
-40
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "889596c6-7ca8-4251-b30e-5e1404339153",
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1280,
-140
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "af866db5-df88-408f-8f8a-0188c6545809",
"name": "Sticky Note3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-940,
-240
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "30f45e5e-a780-4430-836c-ef2cfe2aba86",
"name": "Sticky Note4",
"type": "n8n-nodes-base.stickyNote",
"position": [
-180,
-240
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "a7cd583c-10d2-44ad-b412-2245e78b2b5d",
"name": "When clicking \u2018Execute workflow\u2019",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-1200,
-40
],
"parameters": {},
"typeVersion": 1
},
{
"id": "e6319a2a-792a-4415-8ac4-792ab00b5a61",
"name": "Loop Over Items",
"type": "n8n-nodes-base.splitInBatches",
"position": [
-400,
-40
],
"parameters": {},
"typeVersion": 3
},
{
"id": "71208855-2076-4556-9457-c93615bed81e",
"name": "If",
"type": "n8n-nodes-base.if",
"position": [
-100,
-140
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "b3d77c82-122b-47ce-ab0b-d05269fea71d",
"name": "Code",
"type": "n8n-nodes-base.code",
"position": [
200,
-160
],
"parameters": {},
"typeVersion": 2
},
{
"id": "b2941a02-b988-4b1c-9327-a36661e0821d",
"name": "Split Out",
"type": "n8n-nodes-base.splitOut",
"position": [
-620,
-40
],
"parameters": {},
"typeVersion": 1
},
{
"id": "c886c230-37fc-416f-beb3-e3b2d0baccb7",
"name": "HTTP Request",
"type": "n8n-nodes-base.httpRequest",
"position": [
520,
-45
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "f6b1538f-4805-45da-bc1b-b9c7b8be91a6",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-940,
-440
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"connections": {
"If": {
"main": [
[
{
"node": "Code",
"type": "main",
"index": 0
}
]
]
},
"Code": {
"main": [
[
{
"node": "HTTP Request",
"type": "main",
"index": 0
}
]
]
},
"Split Out": {
"main": [
[
{
"node": "Loop Over Items",
"type": "main",
"index": 0
}
]
]
},
"HTTP Request": {
"main": [
[
{
"node": "Loop Over Items",
"type": "main",
"index": 0
}
]
]
},
"Loop Over Items": {
"main": [
[],
[
{
"node": "If",
"type": "main",
"index": 0
}
]
]
},
"Get All Product Skus": {
"main": [
[
{
"node": "Split Out",
"type": "main",
"index": 0
}
]
]
},
"When clicking \u2018Execute workflow\u2019": {
"main": [
[
{
"node": "Get All Product Skus",
"type": "main",
"index": 0
}
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Improving SEO and accessibility by ensuring all product images have descriptive alt tags. Automating manual content cleanup tasks for product catalogs. Keeping your store compliant with basic accessibility and usability standards. Manual Trigger The workflow is designed to run…
Source: https://n8n.io/workflows/6715/ — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
This is for SaaS founders, agency owners, and Sales Ops managers who use HubSpot but are tired of "toe-stepping." If your BDRs are accidentally emailing your AE’s active deals, or Marketing is blastin
CLEAN Agent - Manual Trigger. Uses googleDrive, googleSheets, httpRequest. Event-driven trigger; 49 nodes.
[2/3] Set up medoids (2 types) for anomaly detection (crops dataset). Uses manualTrigger, httpRequest, splitOut, stickyNote. Event-driven trigger; 48 nodes.
Workflows from the webinar "Build production-ready AI Agents with Qdrant and n8n".
Secretary — Gmail Manager (gelsonmascarenhas@gmail.com). Uses gmailTrigger, httpRequest, googleCalendar, gmail. Event-driven trigger; 47 nodes.