Event Properties
| Field | Value |
|---|---|
event | "note.moved" |
confidential | boolean |
payload | object |
- Public Payload
- Confidential Payload
| Field | Type | Description |
|---|---|---|
noteId | string | Unique identifier for the note |
oldGroup | string | Previous category before move |
newGroup | string | New category after move |
interactionId | string | Unique interaction identifier |
interactionState | InteractionState | Current state of the interaction |