webflow-webhooks-events

Installation
SKILL.md

Webflow Webhooks & Events

Overview

Register, verify, and handle Webflow Data API v2 webhooks. Covers all trigger types, HMAC signature verification, idempotent processing, and event routing patterns.

Prerequisites

  • Webflow API token with sites:write scope (for registering webhooks)
  • HTTPS endpoint accessible from the internet
  • crypto module (Node.js built-in)
  • Redis or database for idempotency (optional)

Webhook API Reference

Installs
1
GitHub Stars
2.3K
First Seen
Mar 25, 2026
webflow-webhooks-events — jeremylongshore/claude-code-plugins-plus-skills