Webhook Payload Builder
Send Visualink events in the shape your backend already understands
Build a fully customizable webhook payload visually, so the data collected in Visualink reaches your backend in the format it already understands.
Integrations become expensive when every payload needs adapter code
A fixed webhook shape pushes transformation work into your infrastructure. Visualink's builder lets you select available event data, rename fields, and compose nested objects so the outgoing request matches the contract your backend expects.
Map the event without writing transformation code.
Choose the event
Start from the fields available for a form response or booking event.
Shape the payload
Rename keys and arrange values into the nested structure required by your API.
Deliver directly
Send the configured request to your endpoint when the relevant event occurs.
See the real payload builder
This space is reserved for a real screenshot or product video showing a payload being assembled in Visualink.
Webhook Payload Builder questions
Can I customize the payload of a webhook?
Yes. You can compose the outgoing object from the values exposed by the event, rename keys, and build nested structures for your backend.
Can the webhook builder customize headers?
Yes. It includes a header editor so you can add the keys you need. We also send a header with a secret code so you can verify that the information came from our server.
Which products can send webhooks?
The builder is used for supported Forms and Booking workflows where responses or events need to reach your own backend.
Which plans include webhooks?
The current plans with webhook access are: Business.
Adapt Visualink to your backend
Configure the event payload visually and keep transformation code out of the integration path.