Legacy Webhooks Overview
Legacy Webhooks Overview
This section contains documentation for legacy webhook events that were part of Funnel Leasing's earlier webhook system. While these webhooks may still be functional for existing integrations, they are considered deprecated and will not receive new features or updates.
Legacy Webhooks - Deprecated
| Webhook | Description | Documentation |
|---|---|---|
| Lead Webhook | Triggered when a lead is created or updated | View Details → |
| renter.created | Triggered when a renter is created in Funnel Leasing | View Details → |
| renter.updated | Triggered when an existing renter is re-pushed for a reason other than a bare status change | View Details → |
| renter.status-change | Triggered when a renter's status changes | View Details → |
| renter.automated-communication-disabled | Triggered when a human agent (or third party) takes over a virtual-agent-handled conversation | View Details → |
| appointment.created | Triggered when a new appointment/tour is scheduled (always followed immediately by appointment.updated) | View Details → |
| appointment.updated | Triggered when an appointment is updated, and also immediately after appointment.created on every new booking | View Details → |
If you're currently using legacy webhooks, we recommend migrating to the modern webhooks v2 system. The new system provides:
- Better event structure: Consistent event object format with
id,event,timestamp, anddata - More events: Comprehensive coverage of all Funnel Leasing activities
- A dedicated delivery pipeline: See the Webhooks Walkthrough for what's documented about its delivery behavior
- Enhanced security: Optional API token authentication
- Better documentation: Detailed payload schemas and examples
To get started with webhooks v2, see the Webhooks Overview and Webhook Walkthrough.
If you have questions about migrating from legacy webhooks or need assistance with the new webhook system, please contact our support team at support@funnelleasing.com.