Block 1 - Sticky Note - Main 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.
This workflow contains community nodes that are only compatible with the self hosted version of n8n. Qualify and enrich inbound leads with contextual insights and Slack alerts Who is this for? Sale...
n8n-nodes-base.stickynote, n8n-nodes-base.webhook, n8n-nodes-octavehq.octave, n8n-nodes-base.filter, n8n-nodes-base.slack
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Nalin.
Original n8n.io sourceThis workflow contains community nodes that are only compatible with the self-hosted version of n8n.
Sales teams, account executives, and RevOps professionals who need more than just basic lead scoring. Built for teams that want deep contextual insights about qualified prospects to enable truly relevant conversations from the first touchpoint.
Most qualification stops at "good fit" or "bad fit" - but that leaves sales teams flying blind when it comes to actually engaging the prospect. You know they're qualified, but what are their specific pain points? What value propositions resonate? Which reference customers should you mention? This workflow uses Octave's context engine to not only qualify leads but enrich them with actionable insights that turn cold outreach into warm, contextualized conversations.
Inbound Lead Processing:
Contextualized Lead Qualification:
Deep Lead Enrichment:
Enhanced Sales Alerts:
Required Credentials:
Step-by-Step Configuration:
Set up Octave Qualification Agent:
your-octave-qualification-agent-id with your actual qualification agent IDSet up Octave Enrichment Agent:
your-octave-enrichment-agent-id with your actual enrichment agent IDConfigure Slack Integration:
your-slack-channel-id with the channel for enriched lead alertsSet up Lead Source:
your-webhook-path-here with a unique, secure pathCustomize Qualification Filter:
Required Webhook Payload Format:
{
"body": {
"firstName": "Sarah",
"lastName": "Johnson",
"companyName": "ScaleUp Technologies",
"companyDomain": "scaleuptech.com",
"profileURL": "https://linkedin.com/in/sarahjohnson",
"jobTitle": "VP of Engineering"
}
}
Qualification Criteria: Customize scoring in your Octave qualification agent:
Enrichment Insights: Configure your Octave enrichment agent to surface the most valuable insights:
Slack Alert Format: Customize the enrichment data included in alerts:
Scoring Threshold: Adjust the Filter node to match your qualification standards
Integration Channels: Replace Slack with email, CRM updates, or other notification systems
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 Enrich Leads with Octave's Contextual Insights and Slack Alerts |
|---|---|
| Complexity | intermediate |
| Nodes | 11 |
| Categories | AI Summarization, Multimodal AI |
| Author | Nalin |
| Published | 19 Aug 2025 |
Use the JSON export at /data/workflows/7615/7615.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.
This workflow contains community nodes that are only compatible with the self hosted version of n8n. Qualify and enrich inbound leads with contextual insights and Slack alerts Who is this for? Sale...
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 AI Summarization, Multimodal AI use case.