Get notified when new memories are created
index-started
or index-completed
.null
.notion
, slack
, web_crawler
, etc.null
. For the web_crawler
source, this is the URL that started the crawl.X-Hyperspell-Signature
header. This is a SHA256 hash of the webhook payload using the app’s secret as the key. You can get the secret from the Dashboard (it’s the same as the JWT Secret
)
You can verify the hash to ensure the request is from Hyperspell. Here’s an example of how to receive and verify the webhook: