Masheev Webhooks

Use when setting up, verifying, or handling Masheev webhook events in your backend. Covers creating webhook subscriptions, HMAC-SHA256 signature verification with timingSafeEqual, raw body preservation before JSON parsing, idempotent event handling, retry logic, and all 11 event types (conversation.created, message.received, contact.updated, etc.). Use this skill whenever someone asks to "handle Masheev events", "set up webhooks", "verify webhook signatures", or wants real-time notifications from Masheev. Also use when debugging webhook delivery failures or missed events.

masheev 4bc1856 3 files · 15.1 KB Updated

File contents

masheev/skills/tree/main/skills/masheev-webhooks commit 4bc18562db

Frequently asked questions

npx skillmds@latest add masheev/masheev-webhooks