
CreateFolder
CreateFolder
yaml
type: "io.kestra.plugin.dropbox.files.CreateFolder"Examples
yaml
id: dropbox_create_folder
namespace: company.team
tasks:
- id: create_folder
type: io.kestra.plugin.dropbox.files.CreateFolder
accessToken: "{{ secret('DROPBOX_ACCESS_TOKEN') }}"
path: "/new_project_folder/sub_folder"
autorename: false
Properties
accessToken*Requiredstring
path*RequiredNon-dynamicobject
autorenamebooleanstring
Default
falseOutputs
file
Definitions
io.kestra.plugin.dropbox.models.DropboxFile
clientModifiedstring
Format
date-timeidstring
namestring
pathstring
sizeinteger
typestring