Skip to main content
Event triggered when a link is clicked by a user.
You can scope which links trigger a link.clicked webhook. When creating or editing the webhook in the dashboard, choose one of the following:
  1. All links – trigger the webhook for every link in your workspace.
  2. Include specific folders (recommended) – trigger the webhook for all links in the selected folders.
  3. Include specific links – trigger the webhook only for the links you explicitly select.
If you select the 3rd option, you can programmatically associate specific links with your link.clicked webhook by passing the webhook ID under the webhookIds prop when creating or updating a link.