FlowStash
FlowStash
Products My Access Dashboard Submit
Products My Access Dashboard Submit

Access your purchases

Enter the email you used during purchase. We'll send you a magic link to access your workflows — no password needed.

My Access

AI Lead Scorer

workflow.json
{ "name": "AI Lead Scorer", "nodes": [ { "parameters": { "url": "YOUR_CRM_WEBHOOK_URL" }, "name": "Webhook Trigger", "type": "n8n-nodes-base.webhook" }, { "parameters": { "model": "gpt-4" }, "name": "Score Lead", "type": "n8n-nodes-base.openAi" } ], "connections": {} }
Import JSON into n8n (Settings → Import from File)
Add your OpenAI API credentials
Configure your CRM webhook URL
Set up Slack integration (channel + bot token)
Test the workflow with a sample lead
Activate the workflow
Need help? Contact support@flowstash.com
FlowStash

The marketplace for production-ready n8n automation workflows.

Marketplace
Browse Workflows My Access
Authors
Earn Money Submit Workflow
Legal
Privacy Policy Terms of Service Refund Policy

© 2026 FlowStash. All rights reserved.

Built for the n8n community