Processes taxi provider selections from chatbot call center, updates bookings in Postgres, integrates Google Calendar, and cleans Redis sessions for scalable production use.
This n8n workflow acts as a dedicated Taxi Booking Worker in an AI chatbot call center system. Triggered by sub-workflow calls or chat inputs, it handles user selections for taxi providers (input 0 for cancel, 1+ for selection). It checks for new bookings in the same session, updates status from NEW to OPEN in Postgres, optionally saves summaries to user memory, creates Google Calendar events, and resets Redis sessions.
Designed for production with queue mode scaling, it includes robust error m
Platform
n8n
Category
Healthcare
Price
$24.99
Creator
QualityWorkflows
n8n
chatbot
taxi-booking
redis
postgres
google-calendar
production
scaling
ai-automation
call-center
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.