Dropbox

community_dropbox · action · Utility · Available · v1.0.0

Description

Enterprise connector for Dropbox via API v2: upload, download, list, move and share files — five operations covering the standard cloud file-management cycle.

⚙️ Configuration parameters

Fields shown in the editor when configuring the node. Generated directly from the NodeDefconfigFields.

FieldTypeRequiredDefaultDescription
operation
Operazione
enum
listFoldercreateFoldergetMetadatacreateSharedLinkdeletePath
yeslistFolderCosa fare con il path Dropbox.
path
Percorso Dropbox
expressionno
/Fatture/2026
Percorso file o cartella (inizia con /). Vuoto o "/" = root. Per listFolder vuoto = root.
recursive
Ricorsivo (listFolder)
booleannofalseSe attivo, listFolder scende in tutte le sottocartelle.
autorename
Auto-rename (createFolder)
booleannofalseSe la cartella esiste, ne crea una con suffisso invece di errore.
integrationLabel
Etichetta credenziali (opzionale)
stringno
Default account
Per gestire più account dello stesso provider. Lascia vuoto per il default.

💡 Configuration example

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
  }
}

🔗 Related nodes in the same category

Ready to use Dropbox?

Available now on all FlowForge plans. Try it free without a credit card.

Start freeBrowse all nodes