Linear Webhooks

Outbound webhooks for data-change events across Issues, Issue attachments, Issue comments, Issue labels, Comment reactions, Projects, Project updates, Documents, Initiatives, Initiative updates, Cycles, Customers, Customer Requests, Users, plus Issue SLA and OAuthApp revoked. Payloads are signed with HMAC-SHA256 in the Linear-Signature header.

API entry from apis.yml

apis.yml Raw ↑
aid: linear-app:linear-webhooks
name: Linear Webhooks
description: Outbound webhooks for data-change events across Issues, Issue attachments, Issue comments,
  Issue labels, Comment reactions, Projects, Project updates, Documents, Initiatives, Initiative updates,
  Cycles, Customers, Customer Requests, Users, plus Issue SLA and OAuthApp revoked. Payloads are signed
  with HMAC-SHA256 in the Linear-Signature header.
tags:
- Webhooks
- Events
- Async
properties:
- url: https://linear.app/developers/webhooks
  type: Documentation
- url: https://linear.app/settings/api
  type: Configuration