webflow-webhooks とは?
Webflow Webhook を受信して検証します。 Webflow Webhook ハンドラーの設定、署名検証のデバッグ、または form_submission、site_publish、ecomm_new_order、コレクション項目の変更などの Webflow イベントの処理を行う場合に使用します。 ソース: 224-industries/webflow-skills。
Webflow Webhook を受信して検証します。 Webflow Webhook ハンドラーの設定、署名検証のデバッグ、または form_submission、site_publish、ecomm_new_order、コレクション項目の変更などの Webflow イベントの処理を行う場合に使用します。
コマンドラインで webflow-webhooks AI スキルを開発環境にすばやくインストール
ソース: 224-industries/webflow-skills。
Receive, verify, and process Webflow webhook events for form submissions, CMS changes, ecommerce orders, site publishing, and more.
Prerequisite: You need a Webflow account with an active site. For signature verification, create webhooks via the API (not the dashboard) — see Setup.
Webflow supports 14 webhook event types across 6 categories: Forms, Site, Pages, Ecommerce, CMS, and Comments. See references/event-types.md for the complete reference with all payload schemas and examples.
Webflow Webhook を受信して検証します。 Webflow Webhook ハンドラーの設定、署名検証のデバッグ、または form_submission、site_publish、ecomm_new_order、コレクション項目の変更などの Webflow イベントの処理を行う場合に使用します。 ソース: 224-industries/webflow-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/224-industries/webflow-skills --skill webflow-webhooksWebflow Webhook を受信して検証します。 Webflow Webhook ハンドラーの設定、署名検証のデバッグ、または form_submission、site_publish、ecomm_new_order、コレクション項目の変更などの Webflow イベントの処理を行う場合に使用します。 ソース: 224-industries/webflow-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/224-industries/webflow-skills --skill webflow-webhooks インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/224-industries/webflow-skills