Skip to main content

Event

This event fires when a file in Documents Vault is renamed, moved to another folder, or has its content replaced. Each event describes one change, named in change.

Payload Example

Payload Fields

Envelope

Data Object

Path format

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.
content_replaced is sent when folder sync pulls a new version of a file from a connected drive. Editing a file’s content in Chamelio does not fire this event.
Moving several files at once sends one event per file.