Skip to content

docs(webhooks): Update installation webhook payload with missing fields#18509

Open
cursor[bot] wants to merge 1 commit into
masterfrom
cursor/docs-feedback-processing-977c
Open

docs(webhooks): Update installation webhook payload with missing fields#18509
cursor[bot] wants to merge 1 commit into
masterfrom
cursor/docs-feedback-processing-977c

Conversation

@cursor

@cursor cursor Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

DESCRIBE YOUR PR

Addresses user feedback from docs.sentry.io (DOCS-AWQ): the installation webhook payload documentation was inaccurate.

The SentryAppInstallationSerializer was updated in February 2026 (PR #109496) to include:

  • sentryAppId (numeric) in the app object
  • id (numeric) in the organization object

The webhook docs were not updated to reflect these additions. This PR:

  • Adds sentryAppId to data.installation.app in the payload example
  • Adds id to data.installation.organization in the payload example
  • Expands the Attributes section with sub-field documentation for data['installation'] (the object's contents were not previously described at all)

IS YOUR CHANGE URGENT?

  • None: Not urgent, can wait up to 1 week+

PRE-MERGE CHECKLIST

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs
  • PR was reviewed and approved by a member of the docs team
Open in Web View Automation 

The SentryAppInstallationSerializer was updated in early 2026 to include
sentryAppId in the app object and id in the organization object, but the
installation webhook documentation was not updated to reflect this.

Also expand the Attributes section with sub-field documentation for
data['installation'], since the object's contents were not previously
described.

Fixes DOCS-AWQ
Co-Authored-By: Claude <noreply@anthropic.com>

Co-authored-by: Sergiy Dybskiy <s@serg.tech>
@vercel

vercel Bot commented Jun 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sentry-docs Ready Ready Preview, Comment Jun 23, 2026 12:31pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
develop-docs Ignored Ignored Jun 23, 2026 12:31pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant