Block 1 - Sticky Note
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
Overview Stop wasting time on leads that will never convert. This workflow scores every inbound form submission 1 10 using Claude AI, then automatically replies and routes based on fit — hot leads ...
n8n-nodes-base.stickynote, n8n-nodes-base.formtrigger, n8n-nodes-base.set, @n8n/n8n-nodes-langchain.chainllm, @n8n/n8n-nodes-langchain.lmchatanthropic, n8n-nodes-base.code, n8n-nodes-base.switch, n8n-nodes-base.slack
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Akshay Chug.
Original n8n.io sourceStop wasting time on leads that will never convert. This workflow scores every inbound form submission 1-10 using Claude AI, then automatically replies and routes based on fit — hot leads get an instant email and Slack alert, warm leads get a follow-up prompt, cold leads get a polite decline.
Lead fills out your built-in n8n contact form Claude AI scores them 1-10 against your ideal customer profile Hot (7-10) → Slack alert + personalised email + logged to Sheets Warm (4-6) → holding reply email + logged to Sheets Cold (1-3) → polite decline email + logged to Sheets
Copy the form URL from the Inbound Lead Form node and share it as your contact form Add your Anthropic API key to the Claude Sonnet sub-node Connect Gmail to the three reply nodes and update the email signatures Connect Slack to Notify Team - Hot Lead — or right-click and Disable it Create a Google Sheet with headers: Timestamp, Name, Email, Company, Size, Message, Score, Tier, Reasoning and connect it in all three Log nodes Edit the scoring prompt in Score Lead Intent to describe your ideal customer
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 | Qualify and route inbound leads with Claude, Gmail, Slack and Google Sheets |
|---|---|
| Complexity | advanced |
| Nodes | 20 |
| Categories | Lead Generation, AI Summarization |
| Author | Akshay Chug |
| Published | 06 Apr 2026 |
Use the JSON export at /data/workflows/14836/14836.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.
Overview Stop wasting time on leads that will never convert. This workflow scores every inbound form submission 1 10 using Claude AI, then automatically replies and routes based on fit — hot leads ...
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.