The client is a leading e-commerce company based in Germany that provides an ERP system allowing users to connect and manage multiple marketplaces, such as Amazon, which allows them to manage their inventory, sales, and customer data efficiently.
The client needs a conversational AI agent to improve their customer experience by providing 24/7 support, reducing costs, optimizing support agent workloads, and more.
Workflow:

Main Flow
- Accepts customer calls (inbound) via Vapi
- NLU (Natural Language Understanding - Voice). Analyze user input to determine the user’s intent (topic), which is the purpose or goal behind the message. For example, Order Status Inquiry, Refund Request, Speak to Human, or ask a question.
- Triggers an n8n workflow to:
- Query order status from an API/database.
- Email the customer if requested.
- Any task required from customer
- If the AI agent fails or is uncertain, the call is escalated to a human agent.
Technical Challenges:
- Spelling variations and typos
- Multiple intents in a single message
- Industry-specific terminology and jargon
Result
Achieved 96% success rate with low latency.

N8N Workflow

User interface to see call logs, cost and etc.

Call Logs
See call_logs.json