Back to Labs
Lab 01 / AI + AUTOMATION

Lead qualification.

Turn an open message into a structured opportunity. Try a commercial qualification workflow.

Interactive experiment
READY TO RUN0.00s / EXECUTION TIME
  1. 1Input
  2. 2Validation
  3. 3Analysis
  4. 4Qualification
  5. 5Output

Waiting to run.

01 / INPUT

Opportunity context

Use fictional information only.0 / 2,000
02 / STRUCTURED OUTPUTWAITING

Context in. Clarity out.

Run the experiment to inspect the structured result.

Inspect API contract
POST /api/labs/lead-qualification

Content-Type: application/json · Server-side validation · 2,000-character message limit · 8s service timeout · Response is not cached.

{
  "name": "string (optional)",
  "company": "string (optional)",
  "businessType": "string (optional)",
  "message": "string (15-2000 characters)",
  "budget": "under-2k | 2k-5k | 5k-15k | over-15k | undefined (optional)",
  "urgency": "low | medium | high (optional)"
}

Responses: 200 (result), 400 (invalid JSON), 413 (body too large), 415 (invalid type), 422 (validation), 429 (future rate-limit hook), 500 (internal error), 504 (timeout).

Browser → Vercel route → n8n webhook. The service interface connects n8n on the server without exposing public keys.

Use fictional data to test this Lab. Do not submit personal or confidential information.