Move
Move Dropbox file or folder
Move
Move Dropbox file or folder
yaml
type: io.kestra.plugin.dropbox.files.MoveExamples
yaml
id: dropbox_move
namespace: company.team
tasks:
- id: move_file
type: io.kestra.plugin.dropbox.files.Move
accessToken: "{{ secret('DROPBOX_ACCESS_TOKEN') }}"
from: "/source/report.csv"
to: "/archive/report_q1.csv"
autorename: false
Properties
accessToken *Requiredstring
from *RequiredNon-dynamicobject
to *RequiredNon-dynamicobject
allowOwnershipTransfer booleanstring
Default
falseautorename booleanstring
Default
falseOutputs
file
Definitions
io.kestra.plugin.dropbox.models.DropboxFile
clientModifiedstring
Format
date-timeidstring
namestring
pathstring
sizeinteger
typestring