Plan AI-powered travel itineraries with Apify, OpenAI, and Google Docs — n8n Workflow

Gemiddeld complexiteit Trigger15 knooppunten🏷️ Miscellaneous👁 1 weergavendoor Theodoros Mastromanolis

Overzicht

Who is this for

Travel agencies, freelance travel planners, or anyone who wants to automate personalized trip planning by combining real-time hotel and flight data with AI-generated recommendations.

What this workflow does

Collects travel details (airports, dates, travelers) through an n8n form Scrapes the top 5 hotels from Booking.com sorted by review score via Apify Scrapes the best available flights from Google Flights via Apify Generates restaurant, attraction, and day-by-day itinerary re

Gebruikte knooppunten

HTTP RequestGoogle DocsCodeBasic LLM ChainOpenAI Chat Model

Workflow-voorvertoning

Try It Out!
Collect travel details via a form, then scrape flights
Great for travel agencies, personal trip plan
1. Trigger and input
The form collects departure/destination airports, dates
2. Parallel data fetching
Apify integration docs
Three tasks run in parallel: Booking.com scrapes top 5
3. Merge and process
All three data streams are merged into a single item. T
4. Generate Google Doc and respond
Google Docs node docs
A new Google Doc is created, populated with the formatt
model
T
Travel Form
S
Set Variables
B
Booking.com Scraper
HTTP Request Hotels
G
Google Flights Scraper
HTTP Request Flights
AI Recommendations
OpenAI Recommendations M…
M
Merge All Data
Process All Data
Create Document
Prepare Document Content
Update Document
Prepare Form Ending
F
Form Ending
15 nodes16 edges

Hoe het werkt

  1. 1

    Trigger

    De workflow start met een trigger-trigger.

  2. 2

    Verwerking

    Gegevens stromen door 15 knooppunten, connecting @apify/n8n-nodes-apify.apify, chainllm, code.

  3. 3

    Uitvoer

    De workflow voltooit zijn automatisering en levert het resultaat aan de geconfigureerde bestemming.

Knooppuntdetails (15)

HT

HTTP Request

httpRequest

#1
GO

Google Docs

googleDocs

#2
CO

Code

code

#3
BA

Basic LLM Chain

n8n-nodes-langchain.chainLlm

#4
OP

OpenAI Chat Model

n8n-nodes-langchain.lmChatOpenAi

#5

Hoe deze workflow te importeren

  1. 1Klik op de knop JSON downloaden rechts om het workflowbestand op te slaan.
  2. 2Open uw n8n-instantie. Ga naar Workflows → Nieuw → Importeren uit bestand.
  3. 3Selecteer het gedownloade bestand plan-ai-powered-travel-itineraries-with-apify-openai-and-google-docs en klik op Importeren.
  4. 4Stel inloggegevens in voor elk serviceknooppunt (API-sleutels, OAuth, enz.).
  5. 5Klik op Workflow testen om te controleren of alles werkt, activeer het vervolgens.

Of plak rechtstreeks in n8n → Importeren uit JSON:

{ "name": "Plan AI-powered travel itineraries with Apify, OpenAI, and Google Docs", "nodes": [...], ...}

Integraties

@apify/n8n-nodes-apify.apifychainllmcodeformformtriggergoogledocshttprequestlmchatopenaimergeset

Haal deze workflow op

Download en importeer met één klik

JSON downloadenBekijken op n8n.io
Knooppunten15
Complexiteitmedium
Triggertrigger
Weergaven1
CategorieMiscellaneous

Gemaakt door

Theodoros Mastromanolis

Theodoros Mastromanolis

@teomastro

Tags

@apify/n8n-nodes-apify.apifychainllmcodeformformtriggergoogledocshttprequestlmchatopenaimergeset

Nieuw bij n8n?

n8n is een gratis open-source workflow-automatiseringstool. Host het zelf of gebruik de cloudversie.

n8n gratis ophalen →

Related Miscellaneous Workflows