🤖 Automate business partner outreach with Google Maps, GPT-4 & WhatsApp

718 views · 🤖 AI Chatbots & Agents

💡 Pro Tip — HTTP Request scraping tends to break when sites update their markup. If you’re scraping a major platform, check if ScraperNode covers it — it has maintained scrapers for LinkedIn, Instagram, TikTok, YouTube, and 20+ other platforms that return structured data.

View All Scrapers

Description

Automate Outreach Prospect automates finding, enriching, and messaging potential partners (like restaurants, malls, and bars) using Apify Google Maps scraping, Perplexity enrichment, OpenAI LLMs, Google Sheets, Pinecone knowledge, and WhatsApp sending via GOWA. It turns a manual, slow outreach funnel into a repeatable pipeline so your team spends time closing deals instead of copy-pasting contact details.

Frame 22.png

⚠️ Important Disclaimer

This workflow uses community nodes for WhatsApp functionality:

💡 Why Use Automate Outreach Prospect?

⚡ Perfect For

🔧 How It Works

⏱ Trigger

Manual scrape start or scheduled jobs: Daily Outbound Schedule, Schedule Outbound message, or Knowledge Base Updated Trigger.

📎 Process

Apify Google Maps Scraper gathers business listings (location, phone, socials). Results are fetched and saved to Google Sheets (Raw Data). Unenriched records are split and enriched via Perplexity, then saved back.

🤖 Smart Logic

OpenAI LLM creates personalized initial messages, and a Reply Handler AI Agent, uses Pinecone/knowledge embeddings to interpret replies and decide next actions (save PICs, request meeting, send proposal).

💌 Output

Outbound messages are sent over WhatsApp using GOWA nodes (typing indicators, simulated typing delays, read receipts) and replies are handled & stored; qualified PIC contacts are appended to a Leads sheet.

🗂 Storage

Google Sheets is the central datastore (Raw Data, Leads Collected). Knowledge base lives in Google Drive and Pinecone (n8n-recharge, namespace CompanyKnowledgeBased). Conversation memory stored in Postgres/Neon.

🔐 Quick Setup

  1. Import Workflow: Import JSON file to your n8n instances

  2. Add Credentials:

    • Google Sheets OAuth2
    • Google Drive OAuth2
    • Apify API token
    • OpenAI API
    • Perplexity API
    • Pinecone API
    • Cohere API
    • LlamaIndex Cloud key
    • GOWA (WhatsApp) credentials
    • WAHA webhook (optional)
    • PostgreSQL/Neon
  3. Customize Parameters:

    • Scraping parameters (Location Category, lokasi, jumlah leads, minimum Stars, Skip Closed Place)
    • Message templates/time greetings
    • Enrichment batch size
  4. Update Configuration:

    • Google Drive doc ID
    • Google Sheets ID
    • Apify actor config
    • Pinecone index name
    • Pinecone namespaces
    • LlamaIndex endpoints (if used)
  5. Test Setup: Run a manual scrape with a real location and send a single outbound message to verify WhatsApp delivery and reply handling.

🧩 Required Services

🧠 Workflow Nodes

Triggers & Scheduling

Data Collection & Processing

Data Enrichment

Outbound Messaging

WhatsApp Communication

Reply Handling

Knowledge Management

Made by: Khaisa Studio
Need custom work? Contact Me

🔗 Nodes Used

Google Sheets, HTTP Request, Google Drive, Google Drive Trigger, Schedule Trigger, AI Agent

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup