Block 1 - README
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
Stop losing high ticket leads to noisy Slack channels and unpredictable AI intent scoring. Route them with enterprise precision. For specialized B2B agencies, consultancies, and MSPs, lead routing ...
n8n-nodes-base.stickynote, n8n-nodes-base.webhook, n8n-nodes-base.code, n8n-nodes-base.set, n8n-nodes-base.if, n8n-nodes-base.switch, n8n-nodes-base.emailsend, n8n-nodes-base.respondtowebhook
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Mychel Garzon.
Original n8n.io sourceFor specialized B2B agencies, consultancies, and MSPs, lead routing isn't about guessing "purchasing temperature" it’s about distinct operational tracks. An "Infrastructure Audit" requires vastly different triage than a "Managed Services" request. This workflow acts as a production-ready, deterministic routing engine. It scrubs incoming payloads through a strict validation firewall and utilizes parallel execution to instantly notify your team's ticketing system while delivering tailored, service-specific confirmations to your prospect.
The workflow operates in four synchronized stages:
.* Regex Fallback branch to catch any unexpected or deprecated form inputs, ensuring zero leads are ever dropped due to unmapped values.Notify Internal Team and customer Email nodes to replace [email protected] and [email protected] with your actual sending and routing addresses.Email nodes with Execute Workflow nodes. This allows individual departments to build complex, 10-step onboarding sequences without cluttering the primary routing firewall.false branch of the Validation node to permanently log malformed submissions for compliance auditing.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 | Route and validate B2B form leads with webhook firewall and SMTP emails |
|---|---|
| Complexity | advanced |
| Nodes | 16 |
| Categories | Lead Generation |
| Author | Mychel Garzon |
| Published | 11 May 2026 |
Use the JSON export at /data/workflows/15630/15630.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.
Stop losing high ticket leads to noisy Slack channels and unpredictable AI intent scoring. Route them with enterprise precision. For specialized B2B agencies, consultancies, and MSPs, lead routing ...
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 use case.