Skip to main content

Overview

Webhook events for NoteDocument resources. All note document events use resourceType: "NoteDocument".

Event Details

note_document.generated

  • When all sections of a document have been generated

note_document.updated

  • When a user modifies section content
  • When document metadata changes

note_document.deleted

  • When a document is deleted

Example Payload

Resource Data

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

Event Structure

Standard webhook event format

Note Document API

API endpoints for Note Document resources

Best Practices

Guidelines for handling webhooks

Webhooks Overview

General webhook setup and configuration