Skip to main content

Find Linkedin company page with Airtop

Workflow preview

Workflow preview
100%
Find Linkedin company page with Airtop preview
Open on n8n.io

Important notice

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

1. Workflow Overview

Automating LinkedIn Company Page Discovery Use Case Finding the official LinkedIn page of a company is crucial for tasks like outreach, research, or enrichment. This automation streamlines the proc...

Best for

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

Tools used

n8n-nodes-base.formtrigger, n8n-nodes-base.set, n8n-nodes-base.filter, n8n-nodes-base.executeworkflowtrigger, n8n-nodes-base.stickynote, n8n-nodes-base.airtop, n8n-nodes-base.if, n8n-nodes-base.executeworkflow

Source and attribution

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

Original n8n.io source

1.1 Workflow description

Title
Find Linkedin company page with Airtop
Workflow name
Find Linkedin company page with Airtop

Automating LinkedIn Company Page Discovery

Use Case

Finding the official LinkedIn page of a company is crucial for tasks like outreach, research, or enrichment. This automation streamlines the process by intelligently searching the company’s website and LinkedIn to locate the correct profile.

What This Automation Does

This automation identifies a company's LinkedIn page using the following input parameters:

  • Company domain: The official website domain of the company (e.g., company.com).
  • Airtop Profile (connected to LinkedIn): The name of your Airtop Profile authenticated on LinkedIn.

How It Works

  1. Launches an Airtop session using the provided authenticated profile.
  2. Attempts to extract a LinkedIn link directly from the company's website.
  3. If not found, performs a LinkedIn search for the company.
  4. If still unsuccessful, falls back to a Google search.
  5. Validates the most likely result to confirm it’s a LinkedIn company page.
  6. Outputs the verified LinkedIn URL.

Setup Requirements

  1. Airtop API Key — free to generate.
  2. An Airtop Profile logged in to LinkedIn (requires one-time login).

Next Steps

  • Combine with People Enrichment: Use this with LinkedIn profile discovery for full contact + company data workflows.
  • CRM Integration: Automatically enrich company records with LinkedIn links.
  • Build Custom Outreach Workflows: Connect company pages to SDR tooling for deeper research and engagement.

Read more about how to find Linkedin Company page

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 - On form submission

Type / Role
n8n-nodes-base.formTrigger - formTrigger
Config choices
Version 2.2

Block 2 - Unify parameters

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

Block 3 - Company LinkedIn exists?

Type / Role
n8n-nodes-base.filter - filter
Config choices
Version 2.2

Block 4 - Map data

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

Block 5 - When Executed by Another Workflow

Type / Role
n8n-nodes-base.executeWorkflowTrigger - executeWorkflowTrigger
Config choices
Version 1.1

Block 6 - Sticky Note1

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

Block 7 - Sticky Note

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

Block 8 - Sticky Note2

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

Block 9 - Webpage search

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

Block 10 - Linkedin search

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

Block 11 - LinkedIn link found?

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 12 - LinkedIn link found?1

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 13 - Google search

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

Block 14 - Sticky Note3

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

Block 15 - Verify LinkedIn link

Type / Role
n8n-nodes-base.executeWorkflow - executeWorkflow
Config choices
Version 1.2

Block 16 - Sticky Note7

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

3. Summary Table

Workflow Find Linkedin company page with Airtop
Complexity advanced
Nodes 16
Categories Lead Generation
Author Airtop
Published 21 May 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/4254/4254.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 Linkedin company page with Airtop do?

Automating LinkedIn Company Page Discovery Use Case Finding the official LinkedIn page of a company is crucial for tasks like outreach, research, or enrichment. This automation streamlines the proc...

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.