Exact Online Webhooks

Receive and verify Exact Online webhooks. Use when setting up Exact Online webhook handlers, debugging HashCode signature verification, subscribing to topics via the WebhookSubscriptions REST endpoint, or handling entity change events like Accounts, Items, StockPositions, FinancialTransactions, GoodsDeliveries, and Contacts. Note: Exact does NOT use Standard Webhooks — the signature is a HashCode field inside the JSON body (HMAC-SHA256 over the Content node, hex, uppercased), not an HTTP header.

hookdeck 8e283ea 20 files · 54.3 KB Updated

File contents

hookdeck/webhook-skills/tree/main/skills/exact-online-webhooks commit 8e283ea1af

Frequently asked questions

npx skillmds@latest add hookdeck/exact-online-webhooks