Task: Update Dropbox team folder
Prerequisites
Dropbox for business account.
Dropbox Business API application, which can be created at https://www.dropbox.com/developers/apps/create.
Description
This task will create a Dropbox team folder.
Variables
Name | Description | Type | Example | Comment |
Access token | The access token used by your Dropbox Business API application to access your account. The Dropbox Business API application needs the permission type ‘Full Dropbox’. | String | 4w7AnTgfi8AAAAAAAPGQA3y6JGNEJA I2394857GWO8yLBSwzYFKKrzVRMtEA | This token can be generated at the applications’ settings page. Go to https://www.dropbox.com/developers/apps your application and press “Generate” at the OAuth2 section. |
Team folder name | The name of the team folder you wish to create | String | Marketing | The team folder specified has to exist. |
New team folder name | The new name for the team folder | String | Marketing Team | The new team folder name has to be unique. |