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

Mittel Komplexität Auslöser15 Knoten🏷️ Miscellaneous👁 1 Aufrufevon Theodoros Mastromanolis

Übersicht

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

Verwendete Knoten

HTTP RequestGoogle DocsCodeBasic LLM ChainOpenAI Chat Model

Workflow-Vorschau

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

So funktioniert es

  1. 1

    Auslöser

    Der Workflow startet mit einem auslöser-Auslöser.

  2. 2

    Verarbeitung

    Die Daten fließen durch 15 Knoten, connecting @apify/n8n-nodes-apify.apify, chainllm, code.

  3. 3

    Ausgabe

    Der Workflow schließt seine Automatisierung ab und liefert das Ergebnis an das konfigurierte Ziel.

Knotendetails (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

So importieren Sie diesen Workflow

  1. 1Klicken Sie rechts auf die Schaltfläche JSON herunterladen, um die Workflow-Datei zu speichern.
  2. 2Öffnen Sie Ihre n8n-Instanz. Gehen Sie zu Workflows → Neu → Aus Datei importieren.
  3. 3Wählen Sie die heruntergeladene Datei plan-ai-powered-travel-itineraries-with-apify-openai-and-google-docs und klicken Sie auf Importieren.
  4. 4Richten Sie Anmeldedaten für jeden Dienstknoten ein (API-Schlüssel, OAuth usw.).
  5. 5Klicken Sie auf Workflow testen, um zu überprüfen, ob alles funktioniert, und aktivieren Sie es dann.

Oder direkt in n8n → Aus JSON importieren einfügen:

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

Integrationen

@apify/n8n-nodes-apify.apifychainllmcodeformformtriggergoogledocshttprequestlmchatopenaimergeset

Diesen Workflow holen

Herunterladen und mit einem Klick importieren

JSON herunterladenAuf n8n.io ansehen
Knoten15
Komplexitätmedium
Auslösertrigger
Aufrufe1
KategorieMiscellaneous

Erstellt von

Theodoros Mastromanolis

Theodoros Mastromanolis

@teomastro

Tags

@apify/n8n-nodes-apify.apifychainllmcodeformformtriggergoogledocshttprequestlmchatopenaimergeset

Neu bei n8n?

n8n ist ein kostenloses Open-Source-Workflow-Automatisierungstool. Selbst hosten oder die Cloud-Version nutzen.

n8n kostenlos holen →

Related Miscellaneous Workflows