Interactive Console
Workflow Orchestration Demo
Simulate a real-time lead ingestion and processing pipeline. Customize the sample payload parameters below to test the routing, lead scoring, and AI synthesis engines.
Demo Payload Configuration
Pipeline Execution Stack
Webhook IngestedWebhook handshake verified with HMAC signature validation.
Zod SanitizationStrict schema verification of contact fields and budget.
Lead ScoringDeterministic scoring based on budget, timeline, and company size.
n8n OrchestrationIntake workflow triggered on VPS orchestrator.
Database UpdateSyncing normalized lead details to Google Sheets.
AI Context SynthesisOpenAI GPT model compiling intent summary & qualification indicators.
WhatsApp DispatchQueueing custom template message through WhatsApp Cloud API.
Email ConfirmationTransactional acknowledgement sent via Resend API.
Admin Telegram AlertPush notification containing AI synthesis routed to engineering.
Execution FinishedWorkflow metrics saved. Connection closed with HTTP 200.
Log Stream Terminal
Terminal standby. Trigger the test pipeline from the configuration panel to output streaming logs.
