Move File or Folder
Use this action to move the specified file or folder to a new location.
Using the Move File or Folder Action
To use this action in your workflow, you need to connect it to ThingWorx Flow. To connect to the flow, do the following:
1. Drag the Move File or Folder action under the Dropbox connector to the canvas, place the pointer on the action, and then click or double-click the action. The Move File or Folder action window opens.
2. Edit the label name, if needed. By default, the label name is same as the action name.
3. To add a new authorization, refer to the Authorize Dropbox section in the Dropbox connector topic.
* 
If you previously added a Dropbox authorization, select an authorization from the list.
4. In the Source Path list, select the path of the file or folder to move.
5. In the Destination Path list, select the destination folder to move the specified file or folder.
6. In the Allow To Shared Folder list, select true to allow the file or folder to be moved to a shared folder or select false.
7. In the Auto Rename list, select true to rename the file or folder if the destination folder already contains a file or folder with the same name.
If you already have a file or folder with the same name in the destination folder and if you select true, the name of the file or folder will be renamed automatically. If you already have a file or folder with the same name in the destination folder and if you select false, the flow fails with the following message: Folder/file already exist or there is file at an ancestor path.
8. In the Allow to Move Ownership list, select true to transfer the ownership for the content to move. The default value is false.
* 
The owner cannot transfer the ownership for the copy action.
9. Click Done.
Was this helpful?