Tool to copy multiple files or folders to different locations at once in Dropbox. Use when you need to duplicate multiple items efficiently. This operation may complete synchronously or return a job ID for async processing. Use copy_batch/check:2 to check async job status.
entriesRequiredarrayList of entries to be copied. Each entry is a RelocationPath with from_path and to_path.
autorenamebooleanIf there's a conflict with any file, have the Dropbox server try to autorename that file to avoid the conflict. 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.
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.