Skip to main content

Find company LinkedIn URLs using Apify - Google Sheets integration

Workflow preview

Workflow preview
100%
Find company LinkedIn URLs using Apify - Google Sheets integration preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Find Company linkedin Urls directly in Google sheets This n8n template shows how to populate a Google Spreadsheet with LinkedIn company URLs automatically using the [Apify LinkedIn Company URL Find...

Best for

  • Lead Generation automation workflows
  • intermediate n8n builders looking for reusable templates

Tools used

n8n-nodes-base.manualtrigger, n8n-nodes-base.stickynote, n8n-nodes-base.googlesheets, n8n-nodes-base.set, n8n-nodes-base.merge, n8n-nodes-base.code, @apify/n8n-nodes-apify.apify

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Anchor.

Original n8n.io source

1.1 Workflow description

Title
Find company LinkedIn URLs using Apify - Google Sheets integration
Workflow name
Find company LinkedIn URLs using Apify - Google Sheets integration

Find Company linkedin Urls directly in Google sheets

This n8n template shows how to populate a Google Spreadsheet with LinkedIn company URLs automatically using the Apify LinkedIn Company URL Finder actor from Anchor. It will create a new sheet with the matched LinkedIn URLs.

You can use it to speed up lead research, keep CRM records consistent, or prep outreach lists — all directly inside n8n.

Who is this for

  • Sales Teams: Map accounts to their official LinkedIn pages fast.
  • Recruiters: Locate company pages before sourcing.
  • Growth Marketers: Clean and enrich account lists at scale.
  • Researchers: Track competitors and market segments.
  • CRM Builders: Normalize company records with an authoritative URL.
  • Lead-Gen Agencies: Deliver verified company URLs at volume.

How it works

  • Write a list of company names in Google Sheets (one per row)
  • The Apify node resolves each name to its LinkedIn company page
  • The results are then stored in a new Google Sheet

How to use

In Google Sheets:

  • Create a Google Sheet, rename the sheet companies, and add all the company names you want to resolve (one per row)

In this Workflow:

  • Open “Set google sheet URL & original sheet name” and replace the example Google Sheet URL, and the name of the sheet where your company names are.

In the n8n credentials:

  • Connect your Google Sheets account with read and write privileges.
  • Connect your Apify account.

In Apify:

Requirements

  • Apify account with access to LinkedIn Company URL Finder.
  • A list of company names to process.

Need Help?

Open an issue directly on Apify! Avg answer in less than 24h

Happy URL Finding!

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - When clicking ‘Execute workflow’

Type / Role
n8n-nodes-base.manualTrigger - manualTrigger
Config choices
Version 1

Block 2 - Sticky Note7

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 3 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 4 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 5 - Get URLs from first sheet

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.6

Block 6 - Set google sheet URL & original sheet name

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 7 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 8 - wait for previous nodes to finish

Type / Role
n8n-nodes-base.merge - merge
Config choices
Version 3.2

Block 9 - format data for Apify INPUT type

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 10 - Run Actor on Apify

Type / Role
@apify/n8n-nodes-apify.apify - apify
Config choices
Version 1

Block 11 - Get Results from Apify

Type / Role
@apify/n8n-nodes-apify.apify - apify
Config choices
Version 1

Block 12 - Create new sheet for founded compnaies

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.6

Block 13 - Add company urls into the new Sheet

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.6

3. Summary Table

Workflow Find company LinkedIn URLs using Apify - Google Sheets integration
Complexity intermediate
Nodes 13
Categories Lead Generation
Author Anchor
Published 11 Nov 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/10738/10738.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Find company LinkedIn URLs using Apify - Google Sheets integration do?

Find Company linkedin Urls directly in Google sheets This n8n template shows how to populate a Google Spreadsheet with LinkedIn company URLs automatically using the [Apify LinkedIn Company URL Find...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Generation use case.