Description
Enterprise connector for Dropbox via API v2: upload, download, list, move and share files — five operations covering the standard cloud file-management cycle.
community_dropbox · action · Utility · Available · v1.0.0
Enterprise connector for Dropbox via API v2: upload, download, list, move and share files — five operations covering the standard cloud file-management cycle.
Fields shown in the editor when configuring the node. Generated directly from the NodeDefconfigFields.
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
operationOperazione | enumlistFoldercreateFoldergetMetadatacreateSharedLinkdeletePath | yes | listFolder | Cosa fare con il path Dropbox. |
pathPercorso Dropbox | expression | no | — /Fatture/2026 | Percorso file o cartella (inizia con /). Vuoto o "/" = root. Per listFolder vuoto = root. |
recursiveRicorsivo (listFolder) | boolean | no | false | Se attivo, listFolder scende in tutte le sottocartelle. |
autorenameAuto-rename (createFolder) | boolean | no | false | Se la cartella esiste, ne crea una con suffisso invece di errore. |
integrationLabelEtichetta credenziali (opzionale) | string | no | — Default account | Per gestire più account dello stesso provider. Lascia vuoto per il default. |
JSON snippet of the node as it appears in the workflow. Values are derived fromdefaultValue and from required parameters.
{
"id": "node-community_dropbox-1",
"defId": "community_dropbox",
"label": "Dropbox",
"config": {
"operation": "listFolder",
"recursive": false,
"autorename": false
}
}Available now on all FlowForge plans. Try it free without a credit card.
Start freeBrowse all nodes