- Automate the enrichment of LinkedIn profiles for recruiters.
- Enhance lead generation efforts by collecting detailed profile data.
- Streamline data collection for marketing teams conducting market research.
- Reduce manual data entry errors in LinkedIn profile management.
Trigger the workflow by clicking 'Test workflow'. Pull LinkedIn profile URLs from a Google Sheet. Filter out already enriched profiles to avoid duplicates. Encode the LinkedIn URLs for API requests. Call the LinkedIn data service to retrieve profile information. Process and filter the returned data to extract relevant fields. Update the Google Sheet with the enriched profile data.
- 1Create a Google Sheet with a column named 'linkedin_url'.
- 2Populate the sheet with LinkedIn profile URLs to enrich.
- 3Import the workflow template into your n8n instance.
- 4Configure the Google Sheets credentials in the workflow.
- 5Replace the RapidAPI header values with your credentials.
- 6Run the workflow to start enriching LinkedIn profiles.