Skip to main content

Dropbox: Delete File Or Folder

Description

Use the step to delete file or folder on Dropbox.

Notes:
  • To provide required permissions on App registration portal click on Permissions Tab.
  • Root folder is not supported for deleting.

Configurations

Field namesDescription
Step NameSpecify a unique step name.
CONNECTION tab:Connection fields
App KeySpecify the application key of the Dropbox application.
The data type is secure string. This field is mandatory.
App SecretSpecify the App Secret.
The data type is string. This field is mandatory.
Refresh TokenProvide the Refresh Token generated by using connection documentation.
INPUT tab:Input Fields
File Or Folder PathSpecify the file or folder path to delete.
The data type is string. This field is mandatory.
Note:
  • To give Dropbox File Path reference, /<FolderPath>/<FileName. Extension>
  • To give Dropbox Folder Path reference /<FolderPath>/<FolderName>.