Connect Zillow, Realtor.com, Trulia, and Zapier to automatically import leads into your CRM.
https://voxresidential.com/api/webhooks/incoming/zillow X-Webhook-Secret: YOUR_SECRETEnv variable: WEBHOOK_SECRET_ZILLOW (leave blank to skip auth)
Supported fields: contact.firstName, contact.lastName, contact.email, contact.phone, property.zpid, property.streetAddress, message, lead_type
https://voxresidential.com/api/webhooks/incoming/realtor X-Webhook-Secret: YOUR_SECRETEnv variable: WEBHOOK_SECRET_REALTOR
Supported fields: consumer.first_name, consumer.last_name, consumer.email, consumer.phone, listing.listing_id, listing.address, lead_type
https://voxresidential.com/api/webhooks/incoming/trulia X-Webhook-Secret: YOUR_SECRETEnv variable: WEBHOOK_SECRET_TRULIA
Supported fields: lead.fullName, lead.emailAddress, lead.phoneNumber, property.truliaId, property.formattedAddress, inquiry.message, inquiry.type
https://voxresidential.com/api/webhooks/incoming/zapier GET https://voxresidential.com/api/zapier/triggers/new-lead GET https://voxresidential.com/api/zapier/triggers/status-change POST https://voxresidential.com/api/zapier/actions/create-lead POST https://voxresidential.com/api/zapier/actions/update-lead POST https://voxresidential.com/api/zapier/subscribe DELETE https://voxresidential.com/api/zapier/subscribe/:id name, email, phone, messageX-Webhook-Secret for authX-Api-Key: your_key_hereEvents: new-lead, status-change, deal-created, deal-closed, task-completed
| Event | Target URL | Last Triggered | Failures |
|---|