Dropbox Upload
Use this activity to upload a file to your Dropbox account.
Configuration
The Configuration tab has the following fields that identify which Dropbox connection to use and the type of object to be deleted.
Field | Description |
---|---|
Connection | Dropbox connection name. If you have created multiple Dropbox connections, select the one you want to use in this flow. |
Input
The Input tab has the following fields.
Field | Description |
---|---|
data | The data to be uploaded to the file on Dropbox. Only text data is supported. |
targetFilePath | The full file path of the Dropbox file. It must begin from root ("/"). If a directory within the path or the file doesn't exist, a new folder or file will be created automatically. |
overwrite | If the specified file exists, whether it should be overwritten it or not. |
Output
The Output tab has the following fields.
Field | Description |
---|---|
fileInfo | Metadata of the file or directory you are uploading |
error | The error field contains the errorCode and a corresponding message for the errorCode. |