Skip to content

Add Webflow webhooks skill#36

Merged
leggetter merged 1 commit intohookdeck:mainfrom
bensabic:feat/webflow-webhooks
Feb 22, 2026
Merged

Add Webflow webhooks skill#36
leggetter merged 1 commit intohookdeck:mainfrom
bensabic:feat/webflow-webhooks

Conversation

@bensabic
Copy link
Contributor

Adds webflow-webhooks skill with HMAC-SHA256 signature verification (x-webflow-signature / x-webflow-timestamp headers). Includes Express, Next.js (App Router), and FastAPI examples with full test suites (15, 15, and 17 tests respectively). Reference docs cover overview, setup (dashboard vs API-created webhooks), and signature verification. Adds Webflow entry to providers.yaml and README.md.

All example tests pass and ./scripts/validate-provider.sh webflow-webhooks passes.

Includes HMAC-SHA256 signature verification, event handling for
form_submission, ecomm_new_order, collection_item_created, and more.
All three example test suites pass (Express 15, Next.js 15, FastAPI 17).
@leggetter
Copy link
Collaborator

Thanks, @bensabic 🙌

@leggetter leggetter merged commit f8a4801 into hookdeck:main Feb 22, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants