Today's Flow
Leads In
—
Delivered
—
In Review
—
Disqualified
—
Duplicates
—
Active Buyers
—
Latest Leads
| Time | Name | Phone | Buyer | Status |
|---|---|---|---|---|
| Connect in Setup to load data. | ||||
Lead Buyers
Agents and agencies buying your leads — caps, delivery, and today's volume.
Roster
| Name | Vertical | Today / Cap | Delivery | Status | |
|---|---|---|---|---|---|
| No buyers yet. | |||||
Orders
Each order is a batch a buyer purchased. Leads count against it automatically; it stops when the order is filled.
Active & past orders
No orders yet.
Lead Log
Every lead received — your billing record and dispute defense.
| # | Received | Name | Phone | Wants | Buyer | Status |
|---|---|---|---|---|---|---|
| Connect in Setup to load data. | ||||||
Page 1
Setup
Connect this dashboard to your Worker.
Point your funnels here.
Send each funnel's webhook as a POST to
Send each funnel's webhook as a POST to
…/ingest with header
X-Ingest-Key: YOUR_INGEST_KEY and a JSON body:
{
"first_name": "Maria", "last_name": "Lopez",
"phone": "4045551234", "email": "maria@gmail.com",
"state": "GA", "vertical": "final_expense",
"source": "familyshield-fb"
}
Extra fields are fine — the full payload is always stored with the lead.