LINKKIT WEBHOOKS

Event types

List of supported webhook event types and their payloads

List of supported webhook event types and their payloads

Webhooks send real-time notifications when events happen in your Linkkit workspace. All webhook payloads follow this structure:

{
  "id": "evt_KleiO4HBwZFbO1vZLWIPZ2AtX",
  "event": "link.created",
  "createdAt": "2024-08-26T16:41:52.346Z",
  "data": {}
}
  • id – Unique event ID
  • event – Event type (e.g. link.created)
  • createdAt – ISO 8601 timestamp when the event was created
  • data – Event-specific payload

Linkkit

Event Type

Description

partner.enrolled

Occurs when a new partner is enrolled in your workspace.

partner.application_submitted

Occurs when a partner submits an application to join your workspace.

lead.created

Occurs when a new lead is tracked.

sale.created

Occurs when a new sale is tracked.

commission.created

Occurs when a new commission is generated — from a tracked conversion or created manually in the dashboard.

Linkkit Links is your short link and analytics platform for creating, managing, and tracking links. Here are the webhook events that are available for Linkkit Links:

Event Type

Description

link.created

Occurs when a new link is created in your workspace.

link.updated

Occurs when a link is updated in your workspace.

link.deleted

Occurs when a link is deleted in your workspace.

link.clicked

Occurs when a link is clicked by a user.

Event types screenshot — replace this callout with your screenshot in the CMS.

Open the Linkkit dashboard to try these steps in your workspace.

Powered byLinkkit