Download a file from Dropbox.
Application
Dropbox
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Dropbox connected account | Connected Account | Yes | ||
Path | Path to the file in Dropbox. Works with folder path or id. Example: /Homework/math/Prime_Numbers.txt or id:a4ayc_80_OEAAAAAAAAAYa | Text (Long) | Yes | /Homework/math/Prime_Numbers.txt or id:a4ayc_80_OEAAAAAAAAAYa |
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
Dropbox downloaded file | The downloaded Dropbox file | File | No | |
Client modified datetime | Timestamp of when the file was last modified by the client | Datetime | No | 2015-05-12T15:50:38Z |
Content hash | Hash of file content used for integrity checks | Text (Short) | No | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
File lock created datetime | Timestamp when the file was locked | Datetime | No | 2015-05-12T15:50:38Z |
File lock is lockholder? | Is the current user holding the lock? | True/False | No | true |
File lock holder name | Name of the user holding the lock | Text (Short) | No | Imaginary User |
Has explicit shared members? | Does the file have explicitly shared members? | True/False | No | |
ID | Unique identifier for the file | Text (Short) | No | id:3kmLmQFnf1AAAAAAAAAAAw |
Is downloadable? | Can the file be downloaded? | True/False | No | true |
File name | Name of the file | Text (Short) | No | Prime_Numbers.txt |
Path display | Display path for the file | Text (Short) | No | /Homework/math/Prime_Numbers.txt |
Path lower | Lowercase path for the file | Text (Short) | No | /homework/math/prime_numbers.txt |
Property groups | Property groups JSON Array | Text (Long) | No | [{"template_id": "ptid:1a5n2i6d3OYEAAAAAAAAAYa", "fields": [{"name": "Security Policy", "value": "Confidential"}]}] |
Revision identifier | Revision identifier | Text (Short) | No | a1c10ce0dd78 |
Server modified datetime | Timestamp when file was last modified on the server | Datetime | No | 2015-05-12T15:50:38Z |
Sharing modified by | Identifier of the user who last modified sharing info | Text (Short) | No | dbid:AACQXv-abc123xyz |
Sharing parent folder ID | Identifier of the parent shared folder | Text (Short) | No | 84528192421 |
Sharing read only? | Is the file read-only for the user? | True/False | No | |
Size | File size in bytes | Number | No | 7212 |
Outcomes
Name | Description |
Success | This status is selected if the job has successfully completed. |
No result | This status is selected if the job has successfully completed but no result was produced. |
Requirements
N/A