HookCheck integration dashboard showing Slack, Discord, Jira and VS Code plugin panels connected to a central webhook endpoint

Integraties & Plugins

Real-time webhook debugging for developers

Connect your workflow in one click

HookCheck ships with first-party plugins for the tools your team already uses. Forward payloads to Slack channels, Discord webhooks, Jira tickets, or inspect them directly inside VS Code and JetBrains IDEs — no configuration files required.

Slack

Push webhook payloads into any Slack channel or DM. Supports block kit formatting, threaded replies, and per-channel payload filters. Over 12,000 HookCheck users route alerts to Slack daily.

Discord

Send formatted webhook events to Discord via server webhooks. Embeds include payload previews, status codes, and timestamps. Works with any role or channel permission setup.

Jira

Auto-create Jira issues from failed or anomalous webhooks. Map payload fields to custom issue types, assignees, and priority levels. Supports Jira Cloud and Server via REST API.

VS Code Extension

Inspect live webhook traffic from the VS Code sidebar. Features include inline JSON viewer, retry controls, and one-click payload copying. Version 3.2.1, 48k+ downloads.

JetBrains Plugin

Debug webhooks inside IntelliJ, PyCharm, WebStorm, and GoLand. The HookCheck tool window surfaces request headers, body diffs, and response timelines without leaving your IDE.

GitHub Actions

Trigger HookCheck inspections from any GitHub Actions workflow. Use the hookcheck/inspect action to validate payload schemas and fail CI runs on malformed webhook data.

Built by developers, for developers

The HookCheck plugin API is open and well-documented. Community contributors have already shipped adapters for Sublime Text, Neovim, Obsidian, Notion, and Linear. Submit your own plugin through the HookCheck Developer Portal and earn verified contributor status.

Neovim — hookcheck.nvim

A Lua plugin by @marcusv that opens a floating panel showing recent webhook events. Supports Telescope integration and LSP-style diagnostics for invalid payloads. 1.2k GitHub stars.

Obsidian HookCheck

Log webhook payloads directly into Obsidian vaults as timestamped markdown notes. Created by @lilywang_dev. Useful for documentation-driven debugging workflows.

Linear Integration

Auto-attach webhook traces to Linear issues when errors occur. Maintained by @danielpark. Supports cycle and project mapping via Linear's GraphQL API.

Notion Webhook Logger

Append incoming webhook payloads to a Notion database table with automatic column mapping. Built by @sarahchen. Great for non-technical stakeholders who need visibility into webhook flow.

Want to contribute? Read the Plugin Development Guide or check the open plugin issues on GitHub. All community plugins are reviewed for security before being listed here.