Downloading/Uploading Files > Uploading from Salesforce to Dropbox
  

Uploading from Salesforce to Dropbox

Let us consider the example, to upload files from Salesforce to Dropbox, follow the procedures given below. Note: In the current release, only file attachments of 10MB is supported by base64(FileContent).
While setting up a DSS task, see Creating Dropbox Data Synchronization Task (DSS)
    1. In Source tab, select source Connection as Salesforce. Select the required Source Object.
    2. In Target tab, select Target Connection as Dropbox. Select the required Target Object.
    3. In Field Mapping, click FX corresponding to FileContentfield.
    4. The Field Expression dialog box appears.
    5. Enter DEC_BASE64 (FileContent) in Expressionbox.
    6. Click OK.
Note: You do not have to assign data filters to upload files from Salesforce to Dropbox.
And then follow the procedures provided in Creating Dropbox Data Synchronization Task (DSS) to proceed further.
The above mentioned procedures help you to successfully upload files from Salesforce to Dropbox.
See Also: Unmapping File Content.