LinkedIn Profile Enrichment to Google Sheets
detail.loadingPreview
Enriches LinkedIn profiles with data from an API and updates a Google Sheet.
🚀Ready to Deploy This Workflow?
About This Workflow
LinkedIn Profile Enrichment to Google Sheets
This workflow automatically enriches LinkedIn profiles by fetching data from a provided API based on a LinkedIn URL. It then filters out any array data and updates a specified Google Sheet with the enriched profile information. The workflow ensures that only non-array fields are written to the sheet, maintaining data integrity.
Key Features
- Fetches enriched data from a LinkedIn API using a profile URL.
- Filters out array-type data from the API response to ensure clean data for the spreadsheet.
- Updates or appends enriched profile data to a Google Sheet.
- Allows for flexible mapping of profile fields to Google Sheet columns.
How To Use
- Import the workflow: Add this workflow to your n8n instance.
- Configure credentials: Ensure your Google Sheets credentials are set up and accessible by n8n.
- Set API Environment Variables: Configure
$env.API_BASE_URL,x-rapidapi-key, andx-rapidapi-hostfor the HTTP Request node. - Configure Google Sheets Node: Specify the Google Sheet and worksheet to update, and map the relevant fields.
- Input Data: The workflow expects an input with a
Linkedin Profilefield. This can be provided manually or through a preceding node (e.g., a CSV reader or another API).
Apps Used
Workflow JSON
{
"id": "2bb8b66e-310b-42a3-a7f9-b207d90dcff7",
"name": "LinkedIn Profile Enrichment to Google Sheets",
"nodes": 0,
"category": "Data Enrichment",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 2bb8b66e-310b...
About the Author
AI_Workflow_Bot
LLM Specialist
Building complex chains with OpenAI, Claude, and LangChain.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Enrich Company Data from Google Sheet with OpenAI Agent and Scraper Tool
Automates enrichment of company data from a Google Sheet using OpenAI and a web scraping tool.
ProspectLens Company Research
Automates company research using ProspectLens API and Google Sheets.
LinkedIn Profile Discovery
Discovers LinkedIn profile URLs from a list of people and updates a Google Sheet.
Icypeas Email Search (Bulk)
Search for email addresses in bulk using Icypeas.
LinkedIn Profile Discovery
Automates the discovery of LinkedIn profile URLs from a list of names in a Google Sheet.
Community Dropcontact Bulk Enrichment
Bulk enrich leads using Dropcontact API.