--- title: Dropbox node documentation description: Learn how to use the Dropbox node in n8n. Follow technical documentation to integrate Dropbox node into your workflows. contentType: [integration, reference] priority: medium --- # Dropbox node Use the Dropbox node to automate work in Dropbox, and integrate Dropbox with other applications. n8n has built-in support for a wide range of Dropbox features, including creating, downloading, moving, and copying files and folders. On this page, you'll find a list of operations the Dropbox node supports and links to more resources. ```{note} Credentials Refer to [Dropbox credentials](/08-0-0-Workflow/integrations/builtin/credentials/dropbox.md) for guidance on setting up authentication. ``` ```{include} ../../../../_snippets/integrations/builtin/app-nodes/ai-tools.md ``` ## Operations * File * Copy a file * Delete a file * Download a file * Move a file * Upload a file * Folder * Copy a folder * Create a folder * Delete a folder * Return the files and folders in a given folder * Move a folder * Search * Query ## Templates and examples ```{include} ../../../../_snippets/integrations/builtin/app-nodes/operation-not-supported.md ```