JDBC Driver for Dropbox

Build 23.0.8839

FileRequests

Returns file requests from a user's account.

Table Specific Information

The following scopes are required to access this view: file_requests.read

Select

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

SELECT * FROM FileRequests WHERE Id = '21df34jrksd213'

Columns

Name Type Description
Id [KEY] String The Id of the file request.
Url String Path of the file request.
Title String Title of the file request.
Created Datetime When this file request was created.
IsOpen Boolean Whether or not the file request is open. If the file request is closed, it will not accept any more file submissions.
FileCount Long The number of files this file request has received.
Destination String The path of the folder in the Dropbox where uploaded files will be sent.
Deadline Datetime The deadline for this file request.
AllowLateUploads String If set, allow uploads after the deadline has passed.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839