Block 1 - Text Classifier1
- Type / Role
- @n8n/n8n-nodes-langchain.textClassifier - textClassifier
- Config choices
- Version 1.1
This workflow is provided as-is. Please review and test before using in production.
What This Workflow Does Automatically handles customer support emails about Shopify orders using AI. When customers email questions like "Where is my order?" or "When will it arrive?", this workflo...
@n8n/n8n-nodes-langchain.textclassifier, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.noop, n8n-nodes-base.gmailtrigger, n8n-nodes-base.stickynote, @n8n/n8n-nodes-langchain.lmchatopenrouter, n8n-nodes-base.shopifytool, n8n-nodes-base.gmail
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by uzman.
Original n8n.io sourceWhat This Workflow Does Automatically handles customer support emails about Shopify orders using AI. When customers email questions like "Where is my order?" or "When will it arrive?", this workflow:
Key Features
✅ Smart email classification (handles only order-related queries) ✅ Real-time Shopify order lookup ✅ Natural, empathetic AI responses ✅ Fully automated - no manual intervention needed ✅ Non-order emails are filtered out automatically
Setup Requirements Estimated setup time: 20-30 minutes You'll need:
Gmail account (for receiving/sending emails) Shopify store with Admin API access OpenRouter API key (for AI model)
Setup steps:
Detailed setup instructions are included in the workflow's sticky notes. Use Cases
Notes
Only responds to order-related emails automatically Other emails are ignored (passed to "No Operation" node) Customize the AI's tone and behavior in the Agent node's system message Safe and secure - only reads order data, doesn't modify anything
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Auto-reply to 'Where Is My Order?' Emails with Shopify, Gmail and OpenRouter AI |
|---|---|
| Complexity | intermediate |
| Nodes | 11 |
| Categories | Support Chatbot, AI Chatbot |
| Author | uzman |
| Published | 15 Oct 2025 |
Use the JSON export at /data/workflows/9705/9705.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
What This Workflow Does Automatically handles customer support emails about Shopify orders using AI. When customers email questions like "Where is my order?" or "When will it arrive?", this workflo...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Support Chatbot, AI Chatbot use case.