Block 1 - Sticky Note - Overview
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
How it works This Lead Capture & Auto Qualification workflow transforms raw leads into qualified prospects through intelligent automation. Here's the high level flow: Lead Intake → Data Validation ...
n8n-nodes-base.stickynote, n8n-nodes-base.webhook, n8n-nodes-base.if, n8n-nodes-base.clearbit, n8n-nodes-base.httprequest, n8n-nodes-base.merge, n8n-nodes-base.code, n8n-nodes-base.hubspot
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by shae.
Original n8n.io sourceHow it works This Lead Capture & Auto-Qualification workflow transforms raw leads into qualified prospects through intelligent automation. Here's the high-level flow: Lead Intake → Data Validation → Enrichment → Scoring → Smart Routing → CRM Integration & Notifications The system captures leads from any source, validates the data, enriches it with company intelligence, scores based on qualification criteria, and automatically routes high-value prospects to sales while nurturing lower-priority leads. Set up steps Time to set up: Approximately 30-45 minutes Prerequisites: Active accounts with HubSpot, Clearbit, Apollo, and Slack Step 1: Import Workflow (2 minutes)
Copy the workflow JSON and import into your n8n instance The workflow will appear with all nodes and sticky note documentation
Step 2: Configure Environment Variables (5 minutes) Set these in your n8n environment:
APOLLO_API_URL SLACK_SALES_CHANNEL_ID SLACK_MARKETING_CHANNEL_ID CRM_ASSIGNMENT_URL
Step 3: Set Up API Credentials (15 minutes) Create credential connections for:
Clearbit API (enrichment) Apollo API (HTTP Header Auth) HubSpot API (CRM integration) Slack API (notifications)
Step 4: Customize Scoring Logic (10 minutes)
Review the qualification criteria in the Code node Adjust scoring weights based on your ideal customer profile Modify industry targeting and company size thresholds
Step 5: Test & Activate (8 minutes)
Send test webhook requests to validate the flow Verify CRM contact creation and Slack notifications Activate the workflow for live lead processing
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 | Automated lead capture, scoring & CRM integration with HubSpot, Clearbit & Slack |
|---|---|
| Complexity | advanced |
| Nodes | 22 |
| Categories | Lead Generation, Multimodal AI |
| Author | shae |
| Published | 13 Aug 2025 |
Use the JSON export at /data/workflows/7343/7343.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.
How it works This Lead Capture & Auto Qualification workflow transforms raw leads into qualified prospects through intelligent automation. Here's the high level flow: Lead Intake → Data Validation ...
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, Multimodal AI use case.