🎣 Auto-save Instagram leads to Google Sheets

587 views · 🎣 Lead Generation & Enrichment

💡 Pro Tip — Heads up — if this workflow’s Instagram scraping breaks (it happens whenever Meta updates their frontend), ScraperNode is a community node that handles profiles, posts, reels, and comments without any HTML parsing.

View All Scrapers

Description

🚀 Auto-Save Instagram Leads to Google Sheets

This workflow automatically captures leads submitted through an Instagram Form and saves the data directly to a Google Sheet. It ensures that every new lead is instantly logged, creating a centralized database for your marketing and sales teams.


⚙️ How It Works

  1. Receive Lead Data
    The workflow starts with an Instagram Lead Webhook that listens for new lead submissions from your Instagram account’s lead form.

  2. Normalize Data
    A Code node processes the raw data received from Instagram. This node normalizes the lead information, such as name, email, and phone number, into a consistent format. It also adds a “Source” field to identify the lead as coming from Instagram and timestamps the entry.

  3. Save to Google Sheets
    Finally, the Save to Google Sheets node takes the normalized data and appends it as a new row in your designated Google Sheet. It uses the email field to check for existing entries and can either append a new row or update an existing one, preventing duplicate data.


🛠️ Setup Steps

1. Create Google Sheet

2. Get Sheet ID

3. Connect Instagram Form


✅ Once configured, every Instagram lead will instantly appear in your Google Sheet — organized, timestamped, and ready for follow-up.

🔗 Nodes Used

Google Sheets, Webhook

📥 Import

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

📖 Importing guide · 🔑 Credential setup