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 →
{
"name": "03.06 AI-Powered RMA & Liquidation Routing",
"nodes": [
{
"parameters": {
"path": "webhook-03-06"
},
"id": "8211b0d5-b108-4412-8d25-dfc3357fea2d",
"name": "Webhook Trigger",
"type": "n8n-nodes-base.webhook",
"typeVersion": 1,
"position": [
200,
300
]
},
{
"parameters": {
"content": "## AI-Powered RMA & Liquidation Routing\n\n**The Problem:**\nProcessing returns manually is a massive cost center. Inspecting returned items and deciding whether to refurbish or liquidate takes too much warehouse labor.",
"height": 200,
"width": 600
},
"id": "a487ba86-15df-4fd4-a60f-9c18bc2af79f",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"typeVersion": 1,
"position": [
200,
50
]
},
{
"parameters": {},
"id": "7e3825d2-7622-4ce8-a7d8-f1ac03decec9",
"name": "Returns Portal",
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 1,
"position": [
450,
300
]
},
{
"parameters": {},
"id": "30ee0a26-2049-4d61-a075-575828f959c2",
"name": "AI Vision",
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 1,
"position": [
700,
300
]
},
{
"parameters": {},
"id": "b48a55aa-c5c6-410c-bcf5-6152f1413eec",
"name": "WMS",
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 1,
"position": [
950,
300
]
},
{
"parameters": {},
"id": "168ce239-ae74-4389-94a8-66a85a8006a3",
"name": "Stripe",
"type": "n8n-nodes-base.stripe",
"typeVersion": 1,
"position": [
1200,
300
]
}
],
"connections": {
"Webhook Trigger": {
"main": [
[
{
"node": "Returns Portal",
"type": "main",
"index": 0
}
]
]
},
"Returns Portal": {
"main": [
[
{
"node": "AI Vision",
"type": "main",
"index": 0
}
]
]
},
"AI Vision": {
"main": [
[
{
"node": "WMS",
"type": "main",
"index": 0
}
]
]
},
"WMS": {
"main": [
[
{
"node": "Stripe",
"type": "main",
"index": 0
}
]
]
}
},
"active": false,
"settings": {},
"versionId": "ba686dbf-7593-42a7-81b4-fa3a40c65860"
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
03.06 AI-Powered RMA & Liquidation Routing. Uses httpRequest, stripe. Webhook trigger; 6 nodes.
Source: https://github.com/avuzmal/n8n.automation/blob/main/workflows/03_06_ai_powered_rma_liquidation_routing.json — 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.
Refund Workflow. Uses httpRequest, stripe. Webhook trigger; 5 nodes.
This n8n template provides enterprise-level version control for your workflows using GitHub integration. Stop losing hours to broken workflows and manual exports – get proper commit history, visual di
This flow creates dummy files for every item added in your *Arrs (Radarr/Sonarr) with the tag .
eek-Go v2 (Batch-Then-Review). Uses httpRequest. Webhook trigger; 75 nodes.
This workflow receives webhook requests from a content calendar and uses the X API v2 to publish text posts, threads, image/video posts, and polls, as well as delete existing posts and run a credentia