Block 1 - On form submission
- Type / Role
- n8n-nodes-base.formTrigger - formTrigger
- Config choices
- Version 2.2
This workflow is provided as-is. Please review and test before using in production.
Automating Company ICP Scoring via LinkedIn Use Case This automation scores companies based on their LinkedIn profile using custom Ideal Customer Profile (ICP) criteria. It’s ideal for qualifying B...
n8n-nodes-base.formtrigger, n8n-nodes-base.set, n8n-nodes-base.airtop, n8n-nodes-base.executeworkflowtrigger, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Airtop.
Original n8n.io sourceThis automation scores companies based on their LinkedIn profile using custom Ideal Customer Profile (ICP) criteria. It’s ideal for qualifying B2B leads and prioritizing outreach based on fit.
Inputs required:
The automation analyzes the LinkedIn page and calculates a score based on:
| Category | Classification | Points |
|---|---|---|
| AI Focus | Low | 5 |
| Medium | 10 | |
| High | 25 | |
| Technical Level | Basic | 5 |
| Intermediate | 15 | |
| Advanced | 25 | |
| Expert | 35 | |
| Employee Count | 0–9 | 5 |
| 10–150 | 25 | |
| 150+ | 30 | |
| Agency Status | Not Automation Agency | 0 |
| Automation Agency | 20 | |
| Geography | Outside US/Europe | 0 |
| US/Europe Based | 10 |
The result includes:
Read more about company ICP scoring automation with Airtop and n8n
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.
| Workflow | Score company ICP (Ideal Customer Profile) with Airtop |
|---|---|
| Complexity | intermediate |
| Nodes | 9 |
| Categories | Lead Generation, AI Summarization |
| Author | Airtop |
| Published | 21 May 2025 |
Use the JSON export at /data/workflows/4262/4262.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
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.
Automating Company ICP Scoring via LinkedIn Use Case This automation scores companies based on their LinkedIn profile using custom Ideal Customer Profile (ICP) criteria. It’s ideal for qualifying B...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
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, AI Summarization use case.