This is the list of event types that we currently send.
For guidance on how to listen to these events, take a look at Svix's guide to consuming webhooks.
{
"build_number": "123",
"diff_changelog": [
"feat: new product",
"fix: add a chore"
],
"full_changelog": [
"feat: new product",
"fix: add a chore",
"chore: add a fix"
],
"platform": "android",
"release_branch": "r/production/2025-11-12",
"release_version": "1.2.3"
}{
"platform": "android",
"release_branch": "r/production/2025-11-12",
"release_version": "1.2.3"
}{
"platform": "android",
"release_branch": "r/production/2025-11-12",
"release_version": "1.2.3"
}