Every lead that comes through Dockwa represents a real person actively looking for a slip or service. How fast you follow up often determines whether they sign a long-term contract with you — or go somewhere else.
The Leads webhook eliminates the manual step of logging in to check for new inquiries. The moment a prospective boater submits a lead form, Dockwa sends the full lead details to a URL of your choosing — your CRM, an internal tool, or any automation platform in between.
Who this is for
This feature is designed for any marina that wants to:
Route incoming leads directly into a CRM (like HubSpot, Pipedrive, or a custom system)
Ensure every inquiry gets a fast, informed follow-up
Eliminate manual lead tracking entirely
You'll need a developer or technical partner to configure the webhook endpoint and connect it to your destination system.
What's included in each lead payload
When a lead is created or updated, Dockwa sends a rich, actionable payload. Here's what you'll receive:
Boater contact information Name, email, and other details needed to reach out right away.
Boat details The vessel's make, model, year, length, beam, and draw — so your team arrives at the conversation fully informed.
What they're looking for The
categoryfield describes the type of slip or service requested (e.g., "Long Term Wet Storage"). Thestart_dateandend_datefields indicate their desired stay window.Special requests and custom fields The
special_requestfield captures any free-text notes from the boater. Thecustom_fieldsobject contains answers to any custom questions you've added to your lead inquiry form.Lead source and UTM data The
source,source_medium,http_referer, and UTM fields (utm_source,utm_medium,utm_campaign) tell you exactly where the lead came from — useful for understanding which marketing channels are driving inquiries.
Setting up the webhook
Work with your developer or technology partner to prepare a receiving endpoint — a URL that can accept POST requests from Dockwa.
In your Dockwa Platform settings, navigate to the Webhooks section.
Add your endpoint URL and select Leads as the event type (supports both
createdandupdatedevents).Save your configuration and send a test event to confirm the connection.
Verify that the payload is arriving correctly in your destination system and that your CRM or workflow is mapped to the relevant fields.
