07-06-2018 03:39 PM
Contributed by @dshen
This pattern contains 3 separate segments that demonstrate how to use the REST API to:
Source: Dropbox Files
Target: Dropbox Files
Snaps used: JSON Generator, REST Post, JSON Splitter, Mapper, Document to Binary, CSV Parser
Supply a Dropbox Bearer Token in the pipeline parameters.
To list the contents of a folder, supply the Dropbox file path and other parameters in the JSON Generator so it can be passed to Dropbox as the request payload.
For uploading a file to Dropbox, this pipeline assumes the file was uploaded to SnapLogic.
Dropbox Samples.slp (14.4 KB)