Skip to main content

Enrich Linkedin profiles from Google Sheets via RapidAPI

Workflow preview

Workflow preview
100%
Enrich Linkedin profiles from Google Sheets via RapidAPI preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

LinkedIn Profile Enrichment Workflow Who is this for? This workflow is ideal for recruiters, sales professionals, and marketing teams who need to enrich LinkedIn profiles with additional data for l...

Best for

  • Lead Generation automation workflows
  • intermediate n8n builders looking for reusable templates

Tools used

n8n-nodes-base.manualtrigger, n8n-nodes-base.httprequest, n8n-nodes-base.filter, n8n-nodes-base.set, n8n-nodes-base.code, n8n-nodes-base.googlesheets, n8n-nodes-base.stickynote

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by PollupAI.

Original n8n.io source

1.1 Workflow description

Title
Enrich Linkedin profiles from Google Sheets via RapidAPI
Workflow name
Enrich Linkedin profiles from Google Sheets via RapidAPI

LinkedIn Profile Enrichment Workflow

Who is this for?

This workflow is ideal for recruiters, sales professionals, and marketing teams who need to enrich LinkedIn profiles with additional data for lead generation, talent sourcing, or market research.

What problem is this workflow solving?

Manually gathering detailed LinkedIn profile information can be time-consuming and prone to errors. This workflow automates the process of enriching profile data from LinkedIn, saving time and ensuring accuracy.

What this workflow does
  1. Input: Reads LinkedIn profile URLs from a Google Sheet.
  2. Validation: Filters out already enriched profiles to avoid redundant processing.
  3. Data Enrichment: Uses RapidAPI's Fresh LinkedIn Profile Data API to retrieve detailed profile information.
  4. Output: Updates the Google Sheet with enriched profile data, appending new information efficiently.
Setup
  1. Google Sheet: Create a sheet with a column named linkedin_url and populate it with the profile URLs to enrich.
  2. RapidAPI Account: Sign up at RapidAPI and subscribe to the Real-Time Data Enrichment API.
  3. API Integration: Replace the x-rapidapi-key and x-rapidapi-host values with your credentials from RapidAPI.
  4. Run the Workflow: Trigger the workflow and monitor the updates to your Google Sheet.
How to customize this workflow
  • Filter Criteria: Modify the filter step to include additional conditions for processing profiles.
  • API Configuration: Adjust API parameters to retrieve specific fields or extend usage.
  • Output Format: Customize how the enriched data is appended to the Google Sheet (e.g., format, column mappings).
  • Error Handling: Add steps to handle API rate limits or missing data for smoother automation.

This workflow streamlines LinkedIn profile enrichment, making it faster and more effective for data-driven decision-making.

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - When clicking ‘Test workflow’

Type / Role
n8n-nodes-base.manualTrigger - manualTrigger
Config choices
Version 1

Block 2 - Call Rapid API

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 3 - Filter already enriched

Type / Role
n8n-nodes-base.filter - filter
Config choices
Version 2.2

Block 4 - Encode URI

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 5 - FiIter out all arrays

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 6 - Update the profile

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.5

Block 7 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 8 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 9 - Pull linkedin profiles

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.5

Block 10 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

Workflow Enrich Linkedin profiles from Google Sheets via RapidAPI
Complexity intermediate
Nodes 10
Categories Lead Generation
Author PollupAI
Published 27 Jan 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/2808/2808.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Enrich Linkedin profiles from Google Sheets via RapidAPI do?

LinkedIn Profile Enrichment Workflow Who is this for? This workflow is ideal for recruiters, sales professionals, and marketing teams who need to enrich LinkedIn profiles with additional data for l...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Generation use case.