Block 1 - Sticky Note
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
This n8n workflow automates personalized travel assistance via WhatsApp through a friendly virtual agent named Alex. It helps users plan trips, explore destinations, get visa/weather/hotel informat...
n8n-nodes-base.stickynote, n8n-nodes-base.whatsapptrigger, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.memorybufferwindow, @n8n/n8n-nodes-langchain.lmchatollama, n8n-nodes-base.wait, n8n-nodes-base.whatsapp
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Oneclick AI Squad.
Original n8n.io sourceThis n8n workflow automates personalized travel assistance via WhatsApp through a friendly virtual agent named Alex. It helps users plan trips, explore destinations, get visa/weather/hotel information, and book packages—all through a conversational interface. The system ensures quick, human-like support 24/7, improving customer experience and reducing manual handling by travel agents.
Get WhatsApp Message node captures incoming messages from users on WhatsApp, initiating the travel assistance process.Travel Assistant node processes user queries using AI to understand travel needs and generate appropriate responses for trip planning, destination information, visa requirements, weather updates, and booking assistance.Travel Plan Creator agent works in conjunction with the main assistant to generate detailed itineraries and travel recommendations based on user preferences.Memory node stores conversation context and user preferences, enabling personalized responses and seamless conversation flow across multiple interactions.Wait For Response node introduces intelligent delays to ensure proper message processing and natural conversation pacing.Send Reply On WhatsApp node delivers the AI-generated travel assistance back to the user through WhatsApp messaging.Travel Assistant node to include specific travel databases, local recommendations, or branded responses.Travel Plan Creator to include preferred booking platforms, hotel chains, or travel partners.Wait For Response node to match your desired conversation flow.This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | AI-powered travel assistant for WhatsApp using Llama 3.2 |
|---|---|
| Complexity | intermediate |
| Nodes | 7 |
| Categories | Support Chatbot, AI Chatbot |
| Author | Oneclick AI Squad |
| Published | 16 Jul 2025 |
Use the JSON export at /data/workflows/6052/6052.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
This n8n workflow automates personalized travel assistance via WhatsApp through a friendly virtual agent named Alex. It helps users plan trips, explore destinations, get visa/weather/hotel informat...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Support Chatbot, AI Chatbot use case.