Actions
Move Folder Or File
scope: files.content.write
Move a file or folder to a different location in the user’s Dropbox. If the source path is a folder all its contents will be moved. Note that we do not currently support case-only renaming.
Parameters
Parameter | Description |
---|---|
Allow Ownership Transfer | Allow moves by owner even if it would result in an ownership transfer for the content being moved. This does not apply to copies. |
Auto Rename | If there’s a conflict, have the Dropbox server try to auto rename the file to avoid the conflict. The default for this field is False. |
From Path | Path in the user’s Dropbox to be copied or moved. |
To Path | Path in the user’s Dropbox that is the destination. |
Example Output
Workflow Library Example
Move Folder or File with Dropbox and Send Results Via Email
Preview this Workflow on desktop