This step is used to send file to dropbox.
- This step is able to upload only one file
- If a remote file exist with the same name, the file is not deleted
- If you specify a directory, the directory is created
You need to create a dropbox account here. After that go on the dropbox developer website here.
Create an dropbox application by clicking on Create app
Go in the settings of the application and in the OAuth2 section. Clic on the Generated access token to get the dropbox secret ($DROPBOX_SECRET).


