InvestorFuse integrates through its Zapier app. Leadialer's signed webhooks trigger Zaps that update InvestorFuse; InvestorFuse's new-lead triggers can send leads to Leadialer's REST API for dialing.
InvestorFuse keeps your acquisitions pipeline moving on follow-ups; Leadialer keeps the phone ringing. Connected through InvestorFuse's Zapier app, the AI voice agent's work — every call outcome, appointment, warm-lead flag, and STOP opt-out — lands in InvestorFuse as your Zap directs, so opportunities keep advancing without anyone re-keying call results.
In the other direction, InvestorFuse's new-opportunity trigger can push each incoming seller lead to Leadialer's REST API, queuing it for the next dialing session automatically. Leadialer signs every webhook with HMAC-SHA256 and retries failed deliveries three times.
call.completedFires when a call finishes — includes the outcome, the lead's score, and the AI-written call summary.
appointment.bookedFires when Alex books or reschedules an appointment — includes the date and time in your timezone and how it was booked (call or text).
lead.warmFires when a lead's score crosses the warm threshold — includes the score and whether it came from a call or a text thread.
lead.opted_outFires when a lead texts STOP — so you can suppress them in your other tools too.
Most teams start with leads in — InvestorFuse's new-opportunity trigger POSTing to /api/v1/leads — so the AI dialer has fresh leads to call. Then add the events-out Zap to write results back.
Leadialer fires webhooks the moment events happen, with three delivery attempts. Zapier's processing speed depends on your Zapier plan.
No. Webhook delivery is fully asynchronous — if your Zap errors, calls and texts continue and you just fix the Zap.