Block 1 - Webhook Trigger
- Type / Role
- n8n-nodes-base.webhook - webhook
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
This guide walks you through setting up an AI driven workflow to automate flight and hotel reservation processes using a conversational travel booking system. The workflow accepts booking requests,...
n8n-nodes-base.webhook, n8n-nodes-base.openai, n8n-nodes-base.switch, n8n-nodes-base.code, n8n-nodes-base.httprequest, n8n-nodes-base.emailsend, n8n-nodes-base.respondtowebhook, n8n-nodes-base.stickynote
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 guide walks you through setting up an AI-driven workflow to automate flight and hotel reservation processes using a conversational travel booking system. The workflow accepts booking requests, processes them via APIs, and sends confirmations, enabling a seamless travel booking experience.
By the end, you’ll have a self-running system that handles travel bookings effortlessly.
Manual booking processes are time-consuming and prone to errors. This workflow offers:
Here’s the step-by-step flow of the automation:
Importing the workflow in n8n is a straightforward process. Follow these steps to import the Conversational Travel Booker workflow:
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 | Conversational travel booker: Automate flight & hotel reservations with GPT-3.5 |
|---|---|
| Complexity | advanced |
| Nodes | 21 |
| Categories | Support Chatbot, AI Chatbot |
| Author | Oneclick AI Squad |
| Published | 22 Jul 2025 |
Use the JSON export at /data/workflows/6262/6262.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 guide walks you through setting up an AI driven workflow to automate flight and hotel reservation processes using a conversational travel booking system. The workflow accepts booking requests,...
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.