Create a Lead (ILS)
This endpoint is used by Internet Listing Services (ILS) to POST leads to Funnel when a prospect inquires about a specific syndicated listing. Funnel will provide you with a webhook URL for both testing and production environments. The testing endpoint validates your payload without delivering leads to users. In production, if you receive a 500 status code or are unable to connect, please retry over the next 24 hours until you receive a 200 status code.
POST
https://leads-api.nestio.com/<webhook_id>Request
Response
ResponseJSON200 · application/json
200 OK
The lead payload is valid and the lead has been accepted.