Copy File or Folder
Use this action to copy a file or folder to the specified location.
Using the Copy 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 Copy 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 Copy 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 field, enter the path to the file or folder to copy.
5. In the Destination Path field, enter the destination path to copy your file or folder.
6. In the Allow To Shared Folder list, select true to copy the specified file or folder 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 of the specified file to another user or select false.
9. Click Done.
Was this helpful?