Community LinkedIn Email Finder
detail.loadingPreview
Finds LinkedIn profile emails using the Prospeo.io API.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the process of finding email addresses for LinkedIn profiles. It reads LinkedIn URLs from a Google Sheet, utilizes the Prospeo.io LinkedIn Email Finder API to retrieve contact details, and then updates the Google Sheet with the found information.
Key Features
- Reads LinkedIn URLs from a Google Sheet.
- Integrates with the Prospeo.io LinkedIn Email Finder API.
- Extracts full name, gender, email, summary, education, skills, picture, job title, location, and LinkedIn profile URL.
- Updates the original Google Sheet with the enriched data.
- Includes conditional logic to process only valid LinkedIn URLs.
How To Use
- Import this workflow into your n8n instance.
- Configure the
Google Sheetsnode with your Google Sheet document ID and sheet name. - Ensure your Google Sheet contains a column with LinkedIn profile URLs.
- Set up the
Google Sheetscredentials for authentication. - Configure the
HTTP Requestnode with your Prospeo.io API key (stored as an environment variableAPI_BASE_URLif applicable, or directly in the node). - Adjust the
Schedule Triggerto your desired interval.
Apps Used
Workflow JSON
{
"id": "738fb51c-732d-4671-b893-33c5259b201c",
"name": "Community LinkedIn Email Finder",
"nodes": 0,
"category": "Community Contributed",
"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: 738fb51c-732d...
About the Author
DevOps_Master_X
Infrastructure Expert
Specializing in CI/CD pipelines, Docker, and Kubernetes automations.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Get Synonyms of a German Word
Retrieves synonyms for a given German word using the OpenThesaurus API.
Standup Bot - Read Configuration
Reads the configuration for the Standup Bot from a JSON file.
Post to Twitter from Manual Trigger
Manually trigger a workflow to post a message to Twitter.
G2 Reviews Monitor (Unverified)
Monitors G2 reviews for new submissions and notifies via Slack, while also recording them in Google Sheets.
Community Contributed Airtable Operations
This workflow demonstrates common Airtable operations like inserting, listing, and updating records.
Community Contributed Twitter Banner Generator
Generates a Twitter banner by compositing user avatars and a background image.