LinkedIn Profile Discovery
detail.loadingPreview
Automates the discovery of LinkedIn profile URLs from a list of names in a Google Sheet.
About This Workflow
This workflow automates the process of finding LinkedIn profile URLs for a list of individuals whose names are stored in a Google Sheet. It reads names from a specified Google Sheet, uses an AI node (Airtop) to search Google for the corresponding LinkedIn profile, and then updates the original Google Sheet with the discovered LinkedIn URL.
Key Features
- Reads input data (person names) from a Google Sheet.
- Leverages an AI node to intelligently search for LinkedIn profile URLs.
- Parses the AI node's response to extract the LinkedIn URL.
- Updates the original Google Sheet with the found LinkedIn URL.
How To Use
- Prepare Google Sheet: Create a Google Sheet with a column for 'Person Info' containing the names of individuals you want to find LinkedIn profiles for.
- Configure Google Sheets Node ('Person info'): In the 'Person info' node, set the 'Document ID' and 'Sheet Name' to point to your prepared Google Sheet.
- Configure Airtop Node ('Search profile'): Ensure your Airtop credentials are set up. The node is pre-configured to search Google for the 'Person Info' and prompt the AI to return a LinkedIn URL.
- Configure Parse Response Node ('Parse response'): This node automatically processes the output from Airtop and combines it with the original row data from Google Sheets.
- Configure Google Sheets Node ('Update row'): This node takes the combined data and updates the original Google Sheet, adding the 'Linkedin URL' to the corresponding row. Ensure the 'matchingColumns' are correctly set (likely 'row_number' or a unique identifier).
- Test Workflow: Click the 'Test workflow' button to run the automation. The Google Sheet will be updated with the discovered LinkedIn URLs.
Apps Used
Workflow JSON
{
"id": "006398ee-56eb-41fe-9c4a-c9d27b9f1a4b",
"name": "LinkedIn Profile Discovery",
"nodes": 5,
"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: 006398ee-56eb...
About the Author
N8N_Community_Pick
Curator
Hand-picked high quality workflows from the global community.
Statistics
Related Workflows
Discover more workflows you might like
Brand Metadata Generator for Airtable
Automate the retrieval and storage of brand metadata like name, icon, and logo URLs for a given domain.
AI Logo Sheet Extractor to Airtable
This workflow extracts information about AI tools and their attributes from an image uploaded via a form, then stores this structured data in Airtable.
AI Product Metadata Generator for Inventory
Automate the generation of structured product metadata in multiple languages by analyzing images and enriching data using AI.