Mapping the outputs of the Activity

Create a map between the Dropbox output parameters and the orchestration variables. The expected response is generated on a successful mapping.

Name

Data type Required

Description

revision integer No

A deprecated field that semi-uniquely identifies a file. Use rev instead.

bytes integer yes The size in bytes.
thumb_exists boolean yes True if the file is an image that can be converted to a thumbnail via the /thumbnails call.
rev string yes A unique identifier for the current revision of a file. This field is the same rev as elsewhere in the API and can be used to detect changes and avoid conflicts.
modified string yes The last time the folder was modified on Dropbox, in the standard date format (not included for the root folder).
path string yes Returns the canonical path to the folder.
is_dir boolean yes Whether the given entry is a folder or not.
size string yes A human-readable description of the folder size (translated by locale).
root string yes The root or top-level folder depending on your access level. All paths returned are relative to this root level. Permitted values are either dropbox or app_folder.
icon string yes The name of the icon used to illustrate the file type in Dropbox's icon library.



Feedback | Notices


Timestamp icon Last updated: Wednesday, 15 June 2016


http://pic.dhe.ibm.com/infocenter/wci/v7r0m0/topic/com.ibm.wci.doc/Dropbox_Connector_mapping_the_outputs_of_the_act10.html