Event
This event fires when a folder in Documents Vault is renamed or moved into another folder. Each event describes one change, named in change.
Payload Example
Payload Fields
Envelope
Data Object
path is an internal dot-separated path, not a display path. Each segment is a sanitized label:
characters other than letters, digits, and underscores become _. For example, a file named
Q3 NDA.pdf appears as a Q3_NDA_pdf segment. Use resource_id and parent_folder_id to
identify items and rebuild the hierarchy; treat path as informational.
Only the folder itself gets an event. Files and subfolders inside it do not receive their own events, even though their path changes.