Zum Inhalt springen
Data ProcessingPro — €97

Populate Google Sheets from an API on a Schedule

100/100
14 Nodes

Beschreibung

Füllt ein Google Sheet nach einem Zeitplan oder manuell mit Daten aus einer API.

Setup-Anleitung

=======================================
         WORKFLOW DETAILS & GUIDELINES
=======================================
Name:
    LinkedIn Enrichment & Ice Breaker Generator

Purpose:
    Automate the process of enriching LinkedIn profiles using Bright Data,
    generate personalized ice breakers with an LLM, and update Google Sheets.

Tools Needed:
    - n8n Nodes:
        • Manual Trigger or Schedule Trigger
        • Set
        • SplitInBatches
        • HTTP Request
        • If
        • Wait
        • Google Sheets
        • LangChain LLM (Claude via Anthropic)
    - External Services:
        • Bright Data (Dataset API)
        • Anthropic Claude (Haiku)
        • Google Sheets API

API Keys & Authentication Required:
    • Bright Data API Key
        → Used in HTTP Request headers as:
           `Authorization: Bearer YOUR_BRIGHTDATA_API_KEY`
    • Google Sheets OAuth2 Credentials
        → Connects n8n to your Google account for reading/writing to Sheets.
    • Anthropic API Key
        → Used for generating ice breakers via Claude models.
        → Must be set in the Anthropic credential section in n8n.

General Guidelines:
    • Use descriptive and consistent naming for all nodes.
    • Add retry limits to polling loops to avoid infinite cycles.
    • Ensure each LinkedIn URL maps to a unique `row_number`.
    • Obfuscate any keys before sharing the workflow publicly.

Things to be Aware Of:
    • Bright Data may require some delay (via Wait node) before snapshot is ready.
    • Retry logic should not exceed API rate limits.
    • If snapshot fails or times out, ensure fallback logging is in place.
    • Claude model IDs and prompt formats may change — validate before updates.

Additional Notes:
    • Make a copy of the Google Sheet template before use.
    • Replace placeholders in `Authorization` headers and credentials section.
    • Use test data first to avoid exhausting API quotas during setup.

=======================================

This workflow allows you to enrich LinkedIn profiles using Bright Data,
generate AI-written ice breakers with Claude, and log everything into Google Sheets.

Benötigte Integrationen (6)

Google API

Google Sheets

API Key

HTTP/

HTTP/API

Manual

Manual

Schedule

Schedule

Split In Batches

SplitInBatches

Wait

Wait

Workflow freischalten

Kaufe das Pro Bundle für 97 — erhalte sofortigen Zugang zu diesem und allen weiteren Starter + Pro Workflows als ZIP-Datei zum Import in n8n.

Sichere Zahlung via Stripe. 7-Tage Geld-zurück-Garantie.
← Zurück zum Marketplace