---
title: "Leama Webhooks | Prospect Delivery"
description: "Send accepted Leama prospect records to a customer-controlled HTTPS endpoint when webhooks are enabled."
canonical_url: "https://leama.ai/integrations/webhooks"
md_url: "https://leama.ai/integrations/webhooks.md"
last_updated: "2026-08-21"
---

# Deliver accepted records to your own HTTPS endpoint.
Webhooks support controlled delivery into an internal workflow. Treat the receiving endpoint as a production integration.
## Implementation checklist
- Use HTTPS and authenticate requests at the receiving endpoint.
- Validate the payload and reject unexpected fields or sizes.
- Make processing idempotent and log a non-sensitive delivery reference.
- Return a success response only after the record has been accepted safely.
- Rotate credentials and disable the endpoint if it is exposed.
## Availability and support
Webhook fields, retries, and access can vary by plan and configuration. Use the contact page before depending on a specific delivery contract.
## Related links
- [Start free](https://prospecting.prospactive.nl/sign-up)
- [Talk to us](/contact)

## Sitemap

See the full [Leama sitemap](/sitemap.md) for all public pages.
