Nicolas Dominici
Production system

E-commerce WhatsApp Assistant

First-line WhatsApp support with dynamic catalog, shipping quotes and human handoff.

WhatsApp n8n LLMs Google Sheets Redis Shipping API

System design and implementation

The brand needed a scalable first line on WhatsApp for repetitive product and shipping questions, without hard-coding business rules inside automation flows.

A WhatsApp assistant that reads from a dynamic catalog, quotes shipping through an API, applies editable business rules and escalates sensitive cases to a human operator.

WhatsApp channel → n8n orchestration → catalog layer (Google Sheets) → LLM response layer → Redis for session context → shipping API → human handoff path.

Product Q&A, shipping quotes, catalog lookups, session context and escalation to human support when rules require it.

  • Keep business rules editable outside the workflow
  • Use Redis for lightweight session state
  • Define explicit human handoff triggers

Architecture diagram · sanitized conversation examples · production notes

Public documentation uses sanitized examples only. No client names, real conversations or operational metrics are exposed.