Overview
Webhooks send HTTP POST requests to your server when memory events occur. Use them to sync memories with your app, trigger workflows, or build real-time features.Create a webhook
Event types
Webhook payload
Signature verification
If you provided asecret, each request includes an X-Mengram-Signature header with an HMAC-SHA256 signature of the request body.