Send a Test Lead

✅ Lead received! Check the dashboard in ~10 seconds to see the AI qualification and response.

Webhook Endpoint

Point your website forms or CRM to this endpoint:

POST https://flashreply-4.polsia.app/api/webhook/lead

Payload

{
  "name": "Jane Smith",
  "email": "jane@acmecorp.com",
  "company": "Acme Corp",
  "phone": "+1 555 0100",
  "message": "I'm interested in...",
  "source": "contact_form"
}

What happens next

  1. Lead is saved to the database
  2. AI generates a personalized reply
  3. Lead is qualified (0-100 score)
  4. Response is sent to the lead's email
  5. Everything appears in the dashboard