
Make sure to use the raw request body for the payloadIf your framework
parses JSON, you’ll want to use the raw request body instead of the parsed
JSON.
To ensure the integrity of the webhooks you receive, we recommend verifying the signatures of the webhooks you receive. The webhook platform we use, Svix, provides packages for multiple languages that make verifying signatures easy.