Automate Business Travel Planning with AI via Telegram - n8n Workflow | Neura Market
Automate Business Travel Planning with AI via Telegram
Streamline your business travel planning by leveraging AI to find and book flights and hotels through Telegram. This n8n workflow uses AI and various APIs to efficiently handle travel arrangements.
This workflow automates the process of planning business trips by integrating with Telegram to receive user inputs, which can be either text or voice messages. It uses OpenAI for transcribing voice messages and DeepSeek for extracting travel details. The workflow searches for flights and hotels using SerpAPI and generates structured travel recommendations. Finally, it sends the travel plan back to the user via Telegram, allowing for prompt and efficient travel management.
Platform
n8n
Category
Travel
Price
Free
Creator
Mohammed Yusuf
set
switch
telegram
aggregate
stickyNote
httpRequest
agent
telegramTrigger
openAi
lmChatOpenAi
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.