Tool to copy a file or folder to a different location in Dropbox. Use when you need to duplicate content without removing the original. If the source path is a folder, all its contents will be copied.
to_pathRequiredstringPath in the user's Dropbox that is the destination. This path is case-sensitive.
from_pathRequiredstringPath in the user's Dropbox to be copied. This path is case-sensitive.
autorenamebooleanIf there's a conflict (e.g., a file with the same name already exists at the destination), have the Dropbox server try to auto-rename the file to avoid the conflict. The default is false.
allow_shared_folderbooleanIf true, allows copying of shared folders. Note: This flag has no effect in current API version. The default is false.
dropbox_api_select_userstringTeam member ID (format: dbmid:...) required when using team tokens. Specifies which team member's account to operate on.
allow_ownership_transferbooleanAllow moves by owner even if it would result in an ownership transfer for the content being moved. Note: This does not apply to copies. The default is false.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.