Give shoppers instant order answers inside a website chat. The flow verifies the customer by encrypted email, pulls their recent WooCommerce orders, and adds live DHL tracking. Support teams save time while customers get clear, real time status updates.
Here is how it runs end to end. A chat webhook starts the session and passes an encrypted email from your site. The workflow decrypts the email, finds the matching WooCommerce user, and loads recent orders. It scans order metadata for tracking numbers, then calls DHL to get the latest events. Split and Aggregate nodes handle multiple shipments, and Merge nodes tie tracking back to each order. An AI agent with OpenAI turns the raw data into a simple message. Guardrails cover missing emails, unknown customers, and orders without tracking, and memory keeps short chat context. An example web page shows how to embed the chat.
Setup needs WooCommerce and DHL API keys plus an OpenAI key. The environment must allow crypto functions for email encryption and decryption. Expect fewer where is my order tickets, faster replies, and less manual checking. Best for WooCommerce stores that ship with DHL and want instant order help without extra staff.