Skip to main content

Dropbox: Rename File Or Folder

Description

Use the step to rename a file or folder on Dropbox.

Configurations

Field nameDescription
Step NameSpecify a unique step name.
CONNECTION tab:Connection fields
App Key*Select the application key of the Dropbox application.
The field data type is String. This is a mandatory field.
Accept Value as variable/staticLeave checkbox unchecked to accept App Secret from a field in the previous steps of the stream using a list. Else enable checkbox for App Secret field to appear as Text box.
App SecretSpecify the App Secret of Dropbox application. App Secret is entered using a widget. If the Accept Values as variable/static checkbox is selected, then the App Secret field appears as text box and accepts static values or variables. Else, select App Secret from the list.
The field data type is String. This is a mandatory field.
Accept Value as variable/staticLeave checkbox unchecked to accept Refresh Token from a field in the previous steps of the stream using a list. Else enable checkbox for Refresh Token field to appear as Text box.
Refresh TokenProvide the Refresh Token generated by using connection documentation.
If the Accept Values as variable/static check box is selected, then the Refresh Token field appears as text box and accepts static values or variables. Else, select Refresh Token from the list.
The field data type is String. This is a mandatory field.
Test ConnectionVerifies whether the connection is established or not.
Note: For the purpose of verification fields coming from previous steps are not allowed since field values can only be accessed when workflow is in running state. Static values and environment variables are allowed.
INPUT tab:Input fields
File Or Folder PathSpecify a Dropbox path, for file/folder to rename.
The data type is String. This field is mandatory.
Note:
  • To give Dropbox File Path reference /<Folder Name>/<File Name. Extension>.
  • To give Dropbox Folder Path reference /<Folder Name>/<FolderName>.
  • To give New Name reference <FolderName> / <File Name. Extension>
  • If the path provided contains a folder not present on Dropbox it will create a folder with the name provided in the path viz., /Sample Folder/NewFolderName/Test.exe, here the NewFolderName will be create inside Sample Folder.
New NameSpecify the new name of the file or folder.
The data type is String. This field is mandatory.
Auto RenameAuto Rename field is used to auto rename any file or folder to avoid conflict if already exists in the Dropbox destination path.
Default Value: Yes
Allowed values: Yes, No
Allowed OwnershipTransfer Provide the ownership when the operation is performed.
Allowed values are: Yes, No.
Default Value: No
OUTPUT tab:Output fields
Rename File Or Folder PathSpecify the output field name.
Default value: RenamedFileOrFolderPath