Production-ready Reddit lead generation system with progressive data loading for optimal UX. This workflow integrates with a web frontend, sending results in real-time as they're processed instead of waiting for everything to complete.
✅ Progressive Loading - Users see results as they come in (website analysis → keywords → conversations)
✅ 5 Response Stages - Data sent in batches for better UX
✅ Webhook Authentication - Secured with API key headers
✅ Frontend Ready - Built to work with the companion web app
✅ Real-Time Updates - No waiting for 2-minute batch processing
Stage 1: website_analysis - Product details, favicon, summary
Stage 2: keywords_generated - All 10 keywords
Stage 3: conversations_partial1 - First keyword results
Stage 4: conversations_partial2 - Second keyword results
Stage 5: conversations_final - Remaining keywords (3-10) in markdown
Set Environment Variables in the "Set Environment Variables" node:
BACKEND_API_URL - Your frontend API endpointWEBHOOK_API_KEY - Your webhook security keyConfigure Credentials:
Deploy Frontend & Backend:
Activate Workflow and update your frontend with the webhook URL
📖 Complete Setup Guide: https://bit.ly/mediumarticleredditworkflow
🎥 Video Tutorial: https://bit.ly/youtubetutorialredditworkflow
💻 GitHub Repo: https://github.com/juppfy/leads-gen
This workflow requires the companion web app to receive and display results. The frontend handles:
searchIdDeploy instructions and complete code available in the GitHub repo above.
This Version (Frontend):
Batch Version:
Questions? Check the Medium article or YouTube tutorial first. Both have detailed setup instructions and troubleshooting tips.