TDV Adapter for Dropbox

Build 22.0.8462

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.read

Select

The adapter uses the Dropbox API to process search criteria that refer to the Path column. The adapter processes other filters client-side within the adapter. For example, the following queries are processed server side.

SELECT * FROM DeletedResources

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.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462