Back to Templates
This n8n workflow automatically creates friendly, personalized travel itineraries based on messages received via email or WhatsApp. When a user says "I want to go to Dubai with friends for 5 days" or something similar, the AI agent understands the request, generates a detailed daily plan with suggested activities, transport tips, and hotel ideas — all in a warm, human tone. It saves time, adds value for travelers, and delivers ready-to-send itineraries without any manual effort.
Get Query from Email
node captures travel requests sent via email, parsing the message content for trip details.Get Query from WhatsApp
node simultaneously monitors WhatsApp messages for travel planning requests.Itinerary Creator Agent
node, which uses AI to analyze the request and generate comprehensive travel plans including activities, accommodations, and transportation suggestions.Check Proper Data
node validates the generated itinerary to ensure all essential information is included and properly formatted.Check where to send Answer
node determines the appropriate response channel (email or WhatsApp) based on the original request source.Sending Itinerary from Email
node sends the personalized itinerary back to the user's email address.Send Itinerary from message
node delivers the travel plan through WhatsApp messaging.Itinerary Creator Agent
node to include specific travel preferences, local recommendations, or branded content.Check Proper Data
node to match your quality standards.