Occurs whenever a link is created.
Response body parameters
All webhook payloads follow a consistent top-level structure with event-specific data nested within the data object.
The event ID.
The event type that triggered the webhook (e.g.,
link.created).ISO 8601 timestamp when the webhook event was created.
Event-specific data containing detailed information about the event. The data object for the
link.created event contains the following parameters:Show object parametersHide object parameters
Unique identifier for the link.
The short link domain (e.g. dub.sh).
The short link path/slug.
The destination URL.
Full short link URL.
URL to the QR code image for this link.
ID of the user who created the link.
ID of the workspace the link belongs to.
Total click count for the link.
Total lead count (when conversion tracking is enabled).
Total sale count (when conversion tracking is enabled).
Total sale amount in cents.
ISO 8601 timestamp when the link was created.
ISO 8601 timestamp when the link was last updated.