Automate LinkedIn Email Retrieval and Google Sheets Update - n8n Workflow | Neura Market
Automate LinkedIn Email Retrieval and Google Sheets Update
This workflow automates the process of retrieving email addresses from LinkedIn profiles and updating them in a Google Sheets document. It leverages the Prospeo.io LinkedIn Email Finder API to enrich LinkedIn profile data stored in Google Sheets.
The workflow is designed to streamline the process of gathering contact information from LinkedIn profiles and updating this data in Google Sheets. It begins with a scheduled trigger that initiates the workflow at regular intervals. The workflow reads LinkedIn URLs from a Google Sheet and checks for missing data fields. If the LinkedIn URL is present, it sends an HTTP POST request to the Prospeo.io API to retrieve email and other profile information. The data is then merged, edited, and updated
Platform
n8n
Category
Data & Analytics
Price
Free
Creator
Ava Martin
if
set
noOp
merge
stickyNote
httpRequest
googleSheets
scheduleTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.