Bilvaleaf

📬 Outreach Engine & n8n AutomationWebhook: http://51.79.160.92:5678/webhook/lead-intake

Selective & batch dispatch to n8n (Email & WhatsApp), direct client contact coordinates, and instant multi-factor lead management.

Total In Queue

0

Pending Batch

0

Dispatched / Sent

0

Selected Leads

0

Response Rate

0%

Dispatch Controls & Pipeline Engine

Select leads below to dispatch to n8n webhook (priority: Email first if present, WhatsApp if phone only).

Showing 0 of 0 leads

Active Queue & Multi-Channel Pipeline

Loading outreach queue...
📅 DAY 1: COLD INTRO & FLAW AUDIT

Personalized outreach highlighting website flaws (missing SSL, outdated UI, responsive layout) and customized AI pitch angle. Priority: Email first if present, WhatsApp if phone only.

📅 DAY 4 (+3 DAYS): VALUE-ADD FOLLOW-UP

Automated step 2 follow-up email or WhatsApp message with case study examples and conversion-boosting development recommendations.

📅 DAY 7 (+3 DAYS): CLOSING CTA & DISCOVERY CALL

Final direct booking link for a discovery call or full platform proposal walkthrough before marking sequence as completed.

Outgoing n8n Automation Webhook Payload Format (Target: http://51.79.160.92:5678/webhook/lead-intake)

{
  "queue_id": 101,
  "lead_id": 1,
  "business_name": "abc",
  "contact_name": "abc",
  "contact_role": "Procurement & Talent Lead",
  "email": "savify040@gmail.com",
  "phone": "+919876543210",
  "website": "https://abc.in",
  "city": "Aligarh",
  "country": "India",
  "source_url": "https://google.com/...",
  "recommended_service": "Web Developer",
  "pain_points": "["Legacy website architecture", "Missing modern UI/UX"]",
  "outreach_channel": "EMAIL",
  "outreach_step": 1
}