Aug 12, 2026 2:57 PM
How buyers work When a lead comes in, the system pings every active buyer simultaneously. Each buyer's API returns a bid (or rejects). The highest bid wins the lead. Add any buyer with a ping API endpoint below — works with Real Estate Bees, LeadsPedia-style buyers, or any custom endpoint. Set a buyer to Fictional type to simulate bids for testing.
RE
Real Estate Bees
api Active
GET https://staging-api.realestatebees.net/v1/partners/leads/cash-offer/ping
2
Total Pings
2
Wins
100%
Win Rate
$99.00
Total Spent
49.50
Avg $/Ping
49.50
Avg $/Win
Dot notation for nested fields (e.g. data.price)
Buyer's lead/ping ID in their response

POST Delivery (after winning bid)
Where to POST the full lead after winning the bid. Leave blank to auto-derive from ping URL.
JSON template with {{field}} placeholders. Available: {{first_name}} {{last_name}} {{email}} {{phone}} {{address}} {{city}} {{state}} {{zip}} {{property_type}} {{asking_price}} {{lead_uuid}} {{buyer_ping_id}} {{extra.field_name}}. Use {{field|default}} for fallback values. Leave blank for generic flat payload.
Lower = pinged first