Skip to main content

JIRA Webhooks

Automatic Registration

JIRA webhooks can be automatically registered when you enable them in your connection options. Leen will:
  1. Register a webhook with JIRA during connection initialization
  2. Subscribe to issue events (create/update/delete)
  3. Apply JQL filters based on your project filter settings
  4. Events subscribed: jira:issue_created, jira:issue_updated, jira:issue_deleted

Enabling Automatic Webhooks

When creating or updating a JIRA connection, include enable_webhooks: true in your options:

Use Project Filters

The optional filters for projects applied when creating connections, would also apply to the webhooks.