Travel Workflows
Travel and logistics
Automate Zendesk and HubSpot Integration for Enhanced Customer Management
Seamlessly integrate Zendesk data with HubSpot to streamline customer management and improve team productivity.
n8n$15.99Automate PDF Reading for Accommodation Travel Workflows
This workflow automates the process of reading PDF files for accommodation-related tasks, enhancing efficiency and accuracy.
n8n$7.3Receive Messages from RabbitMQ and Send SMS Alerts
This workflow receives messages from a RabbitMQ queue and sends SMS alerts based on specific conditions.
n8n$4.99Effortlessly Sync Teachable Enrollments to Google Sheets
Automatically add new Teachable enrollments to a Google Sheets spreadsheet, ensuring seamless tracking.
Make$12.99Daily Weather Reports with OpenWeatherMap and Telegram Bot
Get automated weather updates delivered directly to your Telegram chat at scheduled intervals. This workflow fetches current weather data from OpenWeatherMap and sends formatted weather reports via a Telegram bot. ## Use Cases - Daily morning weather briefings - Regular weather monitoring for outdoor activities - Automated weather alerts for specific locations - Personal weather assistant for travel planning ## Prerequisites Before setting up this workflow, ensure you have: - An OpenWeatherMap API account (free tier available) - A Telegram bot token - Your Telegram chat ID - An n8n instance (cloud or self-hosted) ## Setup Instructions ### Step 1: Create OpenWeatherMap Account 1. Go to [OpenWeatherMap](https://openweathermap.org/api) and sign up for a free account. 2. Navigate to the API keys section in your account. 3. Copy your API key (you'll need this for the workflow configuration). ### Step 2: Create Telegram Bot 1. Open Telegram and search for `@BotFather`. 2. Start a chat and use the `/newbot` command. 3. Follow the prompts to create your bot and get the bot token. 4. Save the bot token securely. ### Step 3: Get Your Telegram Chat ID 1. Start a conversation with your newly created bot. 2. Send any message to the bot. 3. Visit `https://api.telegram.org/bot<YourBotToken>/getUpdates` in your browser. 4. Look for your chat ID in the response (it will be a number like `123456789`). ### Step 4: Configure the Workflow 1. Import this workflow into your n8n instance. 2. Configure each node with your credentials: #### Schedule Trigger Node - Set your preferred schedule (default: daily at 8:00 AM). - Use cron expression format (e.g., `0 8 * * *` for 8 AM daily). #### Get Weather Node - Add your OpenWeatherMap credentials. - Update the `cityName` parameter to your desired location. - Format: `CityName,CountryCode` (e.g., `London,UK`). #### Send a text message Node - Add your Telegram bot credentials (bot token). - Replace `XXXXXXX` in the `chatId` field with your actual chat ID. ## Customization Options ### Location Settings In the Get Weather node, modify the `cityName` parameter to change the location. You can specify: - City name only: `Paris` - City with country: `Paris,FR` - City with state and country: `Miami,FL,US` ### Schedule Frequency In the Schedule Trigger node, adjust the cron expression: - Every 6 hours: `0 */6 * * *` - Twice daily (8 AM & 6 PM): `0 8,18 * * *` - Weekly on Mondays at 9 AM: `0 9 * * 1` ### Message Format In the Format Weather node, you can customize the message template by modifying the `message` variable in the function code. The current format includes: - Current temperature with feels like temperature - Min/max temperatures for the day - Weather description and precipitation - Wind speed and direction - Cloud coverage percentage - Sunrise and sunset times ### Language Support In the Get Weather node, change the `language` parameter to get weather descriptions in different languages: - English: `en` - Spanish: `es` - French: `fr` - German: `de` - Polish: `pl` ## Troubleshooting ### Common Issues **Weather data not updating:** - Verify your OpenWeatherMap API key is valid and active. - Check if you've exceeded your API rate limits. - Ensure the city name format is correct. **Messages not being sent:** - Confirm your Telegram bot token is correct. - Verify the chat ID is accurate (should be a number, not username). - Make sure you've started a conversation with your bot. **Workflow not triggering:** - Check if the workflow is activated (toggle switch should be ON). - Verify the cron expression syntax is correct. - Ensure your n8n instance is running continuously. ### Testing the Workflow 1. Use the Test workflow button to run manually. 2. Check each node's output for errors. 3. Verify the final message format in Telegram. ## Node Descriptions ### Schedule Trigger Automatically starts the workflow based on a cron schedule. Runs at specified intervals to fetch fresh weather data. ### Get Weather Connects to OpenWeatherMap API to retrieve current weather conditions for the specified location. ### Format Weather Processes the raw weather data and creates a user-friendly message with emojis and organized information. ### Send a text message Delivers the formatted weather report to your Telegram chat using the configured bot. ## Additional Features You can extend this workflow by: - Adding weather alerts for specific conditions (temperature thresholds, rain warnings). - Including weather forecasts for multiple days. - Sending reports to multiple chat recipients. - Adding location-based emoji selection. - Integrating with other notification channels (email, Slack, Discord). ## Security Notes - Keep your API keys and bot tokens secure. - Don't share your chat ID publicly. - Consider using n8n's credential system for storing sensitive information. - Regularly rotate your API keys for better security. Special thanks to Arkadiusz, the only person who supports me in n8n.
n8n$9.99Automate AI Blog Content Generation & WordPress Publishing
Automates generating engaging blog titles and full posts with OpenAI, then publishes directly to WordPress. Ideal for travel bloggers focusing on accommodations.
n8n$14.99AI COE Blog Generator & Publisher for Travel Accommodations
Transforms chat topics into professional COE blogs on travel accommodations using Gemini AI, then auto-publishes to Google Drive with sharing links. Saves hours on content creation and publishing.
n8n$24.99Automate Call Center Sentiment Analysis with GPT-4o-mini & Sheets
Automates sentiment analysis on call transcripts from Google Sheets using GPT-4o-mini, scoring greetings, agent friendliness, problem-solving, customer sentiment, closing, issue resolution, topics, and overall rating.
n8n$19.99Automate Hourly Weather Tracking with OpenWeatherMap and Google Sheets
This n8n workflow automates the process of monitoring hourly weather conditions in a specified city using OpenWeatherMap, and logs the data into a Google Sheet. Ideal for logistics, travel planning, or environmental monitoring, it helps track weather changes efficiently.
n8n$4.99Forex News & Sentiment Telegram Alerts
Automates aggregation of Forex news for any currency pair, performs LLM-based sentiment analysis, and delivers summarized alerts via Telegram on a custom schedule.
n8n$22.99Automate Real Estate Property Tours: Calendar, Slack & Calendly
Automates property tour requests from forms into personalized Calendly links, confirmations to Google Calendar, and Slack notifications for agents.
n8n$14.99Smart Gmail Email Manager with GPT-4 Classification & Auto-Responses
AI-powered n8n workflow that classifies Gmail emails by priority/urgency, generates intelligent auto-responses, organizes with labels, and sends urgent alerts via Telegram/Slack.
n8n$19.99Send Emails Effortlessly with AWS SES
Simple n8n workflow to send emails using AWS SES. Trigger manually and configure sender, recipients, subject, and body for quick notifications.
n8n$4.99Automated Product Price Change Tracker
Tracks price changes on e-commerce websites via scheduled web scraping and sends email alerts for updates.
n8n$14.99Download File from Google Drive and Save Locally
Simple workflow to manually trigger download of a specific file from Google Drive and save it as a binary file on your system. Ideal for quick file retrieval and backups.
n8n$4.99Automate HubSpot Ticket Classification & Routing to Jira with GPT
AI-powered workflow that classifies HubSpot support tickets by sentiment, churn risk, and category, then auto-creates Jira tickets for efficient routing and team assignment.
n8n$24.99Training Feedback Automation with Airtable & Usertask
Automates training feedback collection from Airtable, creates Usertask assignments based on ratings, sends notifications, and posts positive feedback on LinkedIn.
n8n$18.99Google Cloud Run JWT Auth Token Manager (Sub-Workflow)
Reusable sub-workflow that validates and refreshes JWT id_tokens for secure Google Cloud Run API calls, with automatic token reuse and exchange using service account credentials.
n8n$12.99Auto-Comment Reddit Posts with AI Mentions & Baserow Tracking
Automatically searches Reddit for keyword-matched posts, generates relevant AI-powered comments mentioning your brand, posts them, and tracks everything in Baserow to avoid duplicates.
n8n$24.99AI Travel Itinerary Planner: Gemini, Amadeus Flights & Airbnb
Automates personalized travel planning with Gemini AI, pulling live Amadeus flights and Airbnb stays from natural language queries via webhook.
n8n$17.99Prevent Google Sheets Quota Errors in Batch Processing
Handles Google Sheets API rate limits during large batch updates with automatic retry loops and delays to avoid 'too many requests' errors.
n8n$11.99Qualys Vulnerability Scan Subworkflow via Slack Trigger
Automates Qualys vulnerability scans triggered by Slack shortcuts, with status polling, XML-to-JSON conversion, and detailed Slack notifications.
n8n$16.99Automated Error Notification via Telegram for Travel Workflows
This workflow sends an automated Telegram message when an error occurs in your travel-related processes.
n8n$8.54Automate Telegram Webhooks for NocoDB Accommodation Management
Streamline your accommodation booking process with automated Telegram notifications using NocoDB webhooks.
n8n$6.07
Related categories
Custom AI Systems & Services
Our team of experienced AI builders will help build custom AI systems, workflows, and solutions.
Request Custom Work