Every lead is sold once. One buyer, no resale, no shared pools. How exclusivity works
Delivery

Integrations

There are four doors into your stack: a native AgentTech Dialer campaign, a native Solved Enroll client record, an HTTP post, or a signed webhook. Everything below is one of those four, described specifically.

How a system connects

Pick the door that matches what you run. Most buyers end up using two of the four, one for the agents and one for the reporting.

Native into AgentTech Dialer

Leads land in a campaign and start dialing. Nothing to build, no mapping to agree, and dispositions come back automatically against the originating lead id.

Native into Solved Enroll

A client record arrives pre-populated so the fact-find starts from what the prospect already told us. Solved Enroll is in private beta, with a public rollout planned for 2027.

HTTP post

One POST per lead to an HTTPS endpoint you name, sent within seconds of the form submission, carrying either our field names or yours. Any CRM that can accept a request can accept leads.

Signed webhook

The same payload inside an event envelope, followed by lifecycle events: accepted, rejected, credited, and disposition received. For systems that want a stream rather than a handoff.

Everything named on this page describes protocol-level and API-level compatibility. It is not a claim of a partnership, a certification, a reseller agreement, or a marketplace listing with any vendor. AgentTech Dialer and Solved Enroll are sister companies inside Solved Ventures.

Dialers and contact centers

This is the category the delivery path was built for. AgentTech Dialer is a sister company inside Solved Ventures, so leads arrive in a campaign rather than in an inbox, and the seconds an integration hop would cost are seconds you keep.

Everything else in this category connects by HTTP post into whatever list, campaign, or queue object the system exposes. The prospect time zone on the payload is what the calling windows should key on, not the time zone of your office.

An agent receiving leads at a workstation in a dark office

CRM and agency management systems

No connector directory to wait on. If a system can receive an authenticated HTTPS request or expose a record-creation endpoint, it takes leads.

Whichever system receives the lead, store the lead_id on the record. It is the key for credits, consent record requests, disposition feedback, and every support conversation about a specific lead.

FAQs

Integration questions

Does naming a category here mean you have a partnership with a vendor in it?

No. Everything on this page describes protocol-level and API-level compatibility: the system can receive an HTTPS request with a JSON body, or it can call our REST API, or it can consume a scheduled export. None of it is a claim of a partnership, a certification, a reseller agreement, or a marketplace listing with any vendor. The two named exceptions are AgentTech Dialer and Solved Enroll, which are sister companies inside Solved Ventures.

Do I need a developer to receive leads?

Not on the native paths. Delivery into an AgentTech Dialer campaign or a Solved Enroll client record needs nothing built. For HTTP post or webhook delivery you need someone who can expose an HTTPS endpoint and read a JSON body, which for most agencies is either an existing feature of the CRM or an afternoon of work.

My CRM only has an inbound webhook with fixed field names. Can that work?

Yes. Give us the field names the system expects and we post to them, including flattening the nested objects into the dotted or underscored names it wants. The mapping is agreed at onboarding and proven with test leads before the first live record moves.

Can I send leads to more than one place?

Yes. A common setup is native delivery into the dialer so agents start working immediately, plus a webhook stream into a warehouse so the reporting team has the raw records. Each destination is configured separately and a failure at one does not stop the other.

What happens if my system is down for maintenance?

Failed deliveries are retried on a backoff schedule, and a lead that still cannot be delivered is held rather than discarded. You are not billed for a lead we could not deliver. If you know about the downtime in advance, pausing the program is better, because leads delivered into a system nobody is watching still age.

Is there a charge for the API, webhooks, or exports?

No. Delivery, webhook events, the buyer-facing REST API, and scheduled exports are part of a program rather than an integration tier. Pricing is per lead, quoted by vertical and program.

Something else? Contact us

Tell us what you run.

Bring the system you already have and we will tell you which of the four doors fits it, then prove it with test leads.