Skip to main content

Overview

Webhook events for NoteSummary resources. All note summary events use resourceType: "NoteSummary".

Event Details

note_summary.generated

  • When summary generation completes successfully
  • Fired once per summary creation
  • Summary content is available via API

note_summary.updated

  • When a user manually edits summary content
  • When summary metadata changes

note_summary.deleted

  • When a summary is permanently deleted

Example Payload

Resource Data

For detailed schema information, see the NoteSummary definition in the API Reference.

Event Structure

Standard webhook event format

Note Summary API

API endpoints for Note Summary resources

Best Practices

Guidelines for handling webhooks

Webhooks Overview

General webhook setup and configuration