Connect any platform,
capture every lead.
Web Hooks give you a simple inbound endpoint that turns lead data from any external platform into a CRM lead. Point a lead source at your endpoint URL, secure it with an optional shared secret, and watch every delivery land in the log with the lead it created.
Web Hooks — what it does
Inbound Endpoints
Give any external platform a URL to post leads to, and they flow straight into your CRM.
Standard Fields
Name, email, phone, message, source, type, and budget are accepted out of the box.
Shared-Secret Security
Require a secret header so only trusted sources can post to your endpoint.
Delivery Log
Every call is logged with timestamp, endpoint, status, and the lead it created.
Configurable
Set custom endpoint slugs, toggle the secret requirement, and turn payload logging on or off.
Simple Admin UI
Manage everything from Overview, Endpoints, and Logs tabs in WP Admin.
Web Hooks questions answered
What are Web Hooks for?
Receiving lead data from external CRMs and lead platforms. You give a lead source your endpoint URL, and incoming submissions become CRM leads automatically.
What data can an endpoint accept?
Standard lead fields including first and last name, email, phone or mobile, message, source, type, and budget.
How is an endpoint secured?
You can require a shared secret sent in a request header, and you control the endpoint slug. Both are configurable per endpoint.
Can I see what came in?
Yes. The delivery log records each call with a timestamp, the endpoint, the status, and the ID of the lead that was created, with optional payload logging.