DeletedResources
Returns deleted files or folders from the user's account.
Table Specific Information
The following scopes are required to access this view: files.metadata.readSelect
The connector uses the Dropbox API to process search criteria that refer to the Path column. The connector processes other filters client-side within the connector. For example, the following queries are processed server side.
SELECT * FROM DeletedResources WHERE Path = '/Test path'
Columns
Name | Type | Description |
Name | String | The name of the file/folder (including extension). |
Path | String | The path of the file/folder. |