Overview
Coassemble provides webhooks for the following events:
Security
You’ll want to determine that the request is genuine, and for that you can generate a secret token in the Webhooks settings, and we will sign the header of the request with the hash of the request. You can use the secret token to confirm the authenticity of the request.