portfolio/17573-send-ai-travel-quotations-via-whatsapp-with-gemini-google-sheets-and-docs
verified template|33 views
Lead NurturingAI Chatbot11 nodes

Send AI travel quotations via WhatsApp with Gemini, Google Sheets and Docs

Quick Overview This workflow responds to incoming WhatsApp messages with AI-generated travel package quotations by looking up clients in Google Sheets, loading pricing from Goog...

Integrated Nodes & Architecture (11)
[—]Workflow Documentation & Overview

Quick Overview

This workflow responds to incoming WhatsApp messages with AI-generated travel package quotations by looking up clients in Google Sheets, loading pricing from Google Docs, generating a structured reply with Google Gemini, logging the interaction, and sending the response back via WhatsApp.

How it works

  1. Triggers when a new WhatsApp message is received and continues only for text messages.
  2. Looks up the sender in a Google Sheets client list and creates a new client record if none exists.
  3. Retrieves the latest travel packages and pricing content from a Google Docs document.
  4. Sends a WhatsApp typing/read indicator via the Facebook Graph API and uses a Google Gemini-powered agent with Redis chat memory to generate a structured quotation.
  5. Logs the user message, AI reply, suggested package, and confidence score to a Google Sheets log and then sends the AI reply back to the customer on WhatsApp.

Setup

  1. Connect your WhatsApp Business (Meta) credentials for the WhatsApp trigger, the WhatsApp send message step, and the Facebook Graph API HTTP request.
  2. Add Google service account credentials and point the Google Sheets and Google Docs steps to your client spreadsheet, log spreadsheet, and pricing document.
  3. Add Google Gemini (PaLM) API credentials for the chat model used by the AI agent.
  4. Set up Redis and configure the Redis credentials so chat history is stored per WhatsApp contact (wa_id).
  5. Update the WhatsApp Phone Number ID, Graph API URL/version, and any sheet column names to match your environment.

production deployment

Need this workflow deployed or tailored for your business?

I customize n8n pipelines, build proprietary API nodes, and connect production databases with sub-100ms reliability.

creator

V

iamvaar

Top 50 Verified Creator

AI Automation Engineer building production-grade n8n systems, custom nodes, and LLM pipelines.

n8n.io/creators/iamvaar

specs

Template ID:#17573
Total Nodes:11
Community Views:33
Difficulty:intermediate
License:Free / Open

Want this workflow running in your stack?

Book a free 30-minute session. I'll inspect your current infrastructure, review required API credentials, and map out the deployment.