Last Updated: Mar 15, 2021
Used to create a folder in the Dropbox.
Create Folder (access_token, folder name)
| Input Parameter Name | Description | 
|---|---|
| access_token | Access token of Dropbox | 
| folder_name | Name of the folder that needs to be created | 
To know more about access_token, click here.
| Return Value | Description | 
|---|---|
| Output | 
  | 
Create File (ABCDCEF, /Invoices)
To view all the Dropbox functions, click here.