akeneo-webhooks

Installation
SKILL.md

Akeneo Webhooks

When to Use This Skill

  • Setting up Akeneo PIM Events API webhook handlers
  • Debugging x-akeneo-request-signature verification failures
  • Understanding Akeneo event types and the batched events payload
  • Handling product and product-model created/updated/removed events

Verification (core)

Akeneo has no official SDK — verify manually. Each request carries two headers:

  • x-akeneo-request-signature — hex HMAC-SHA256
  • x-akeneo-request-timestamp — Unix seconds
Installs
10
GitHub Stars
81
First Seen
Jul 25, 2026
akeneo-webhooks — hookdeck/webhook-skills