Turn your chat into a helpful store assistant for phone case orders. Shoppers can ask about stock, pick a case, and share their address in one conversation. Orders and inventory updates go straight into Google Sheets so your team stays in sync.
The flow listens for a new chat message, routes it to an AI support agent, and keeps short term memory to follow the conversation. The agent uses OpenAI to understand intent and extract details like phone model, case ID, and address. It calls Google Sheets to check stock, adds a new order row when the buyer confirms, and updates the sold count to keep inventory accurate. Replies come back to the customer in the same chat thread.
Setup is simple. Connect your Google Sheets and OpenAI accounts, point the nodes to your sheet and tabs, and confirm column names like Phone Model, Case ID, Address, and Sold. Expect faster replies, less typing, and cleaner data. Great for small online stores, marketplace sellers, and pop up shops that track stock in Google Sheets.