Plan AI-powered travel itineraries with Apify, OpenAI, and Google Docs — n8n ワークフロー

複雑度 トリガー15個のノード🏷️ Miscellaneous👁 1回閲覧作成者:Theodoros Mastromanolis

概要

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

使用ノード

HTTP RequestGoogle DocsCodeBasic LLM ChainOpenAI Chat Model

ワークフロープレビュー

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

仕組み

  1. 1

    トリガー

    このワークフローは トリガー トリガーで開始します。

  2. 2

    処理

    データは 15 個のノードを流れます, connecting @apify/n8n-nodes-apify.apify, chainllm, code。

  3. 3

    出力

    ワークフローは自動化を完了し、設定された宛先に結果を配信します。

ノード詳細 (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

このワークフローのインポート方法

  1. 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
  2. 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
  3. 3ダウンロードした plan-ai-powered-travel-itineraries-with-apify-openai-and-google-docs ファイルを選択し、インポートをクリックします。
  4. 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
  5. 5ワークフローをテスト をクリックして動作確認し、有効化します。

またはn8nの JSONからインポート に直接貼り付け:

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

インテグレーション

@apify/n8n-nodes-apify.apifychainllmcodeformformtriggergoogledocshttprequestlmchatopenaimergeset

このワークフローを取得

ワンクリックでダウンロード&インポート

JSONをダウンロードn8n.ioで見る
ノード15
複雑度medium
トリガーtrigger
閲覧数1
カテゴリMiscellaneous

作成者

Theodoros Mastromanolis

Theodoros Mastromanolis

@teomastro

タグ

@apify/n8n-nodes-apify.apifychainllmcodeformformtriggergoogledocshttprequestlmchatopenaimergeset

n8n初めてですか?

n8nは無料のオープンソースワークフロー自動化ツールです。セルフホストまたはクラウド版をご利用いただけます。

n8nを無料で始める →

Related Miscellaneous Workflows