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
These webhooks are part of the legacy webhook system and are no longer actively maintained. For new integrations, we strongly recommend using the modern webhooks v2 which provide better structure, more events, and improved reliability.
| 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.status-change | Triggered when a renter's status changes | View Details → |
| appointment.updated | Triggered when an appointment is created or updated | 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_type,event_timestamp, andevent_data - More events: Comprehensive coverage of all Funnel Leasing activities
- Improved reliability: Better retry logic and error handling
- 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.