Beyond-Bot.ai Logo+
Dropbox logo

Beyond-Bot.ai + Dropbox

Dropbox is a cloud storage service offering file syncing, sharing, and collaboration across devices with version control and robust integrations

file management & storagecomposioexperimentalManaged auth

Was du mit dieser Integration tun kannst

Dateneingabe automatisieren

Synchronisiere automatisch neue Kontakte oder Deals von Beyond-Bot.ai nach Dropbox.

Kundenprofile anreichern

Nutze Beyond-Bot.ai, um neue Informationen zu finden und in Dropbox zu ergänzen.

Workflows auslösen

Starte automatisierte Workflows in Dropbox basierend auf Gesprächen mit deinem virtuellen Experten.

Verfügbare Aktionen

Diese Aktionen kann dein virtueller Experte in Dropbox ausführen.

Create File Request

Tool to create a new file request in dropbox. use when you need to request files from others by generating a unique link for uploads to a specified dropbox folder, optionally with a deadline.

Create Folder

Tool to create a new folder at a specified path in dropbox. use when you need to organize files by creating a new directory. requires the 'files.content.write' scope.

Create Paper Document

Creates a new dropbox paper document at the specified path using html or markdown content.

Delete File Or Folder

Permanently deletes the file or folder at the specified path in dropbox. use when you need to remove a specific file or folder. requires the `files.content.write` scope.

Get About Me

Tool to get information about the current user's dropbox account. use when you need to retrieve account details like email, name, or account type.

List Files In Folder

Tool to list files and folders in a specified dropbox directory. use when you need to see the contents of a folder, including subfolders if recursive is true.

List Folder Contents

Retrieves a list of folders, files, and deleted entries from a specified dropbox path.

Move File Or Folder

Move file or folder

Read A File

Downloads a file from the specified dropbox path, requiring `files.content.read` scope.

Search File Or Folder

Tool to search for files and folders in dropbox. use when you need to find an item by name or content, optionally within a specific path or with other filters, and paginate through results. example: search for 'report.docx' in the '/finance' folder.

Upload File

Uploads a file to a specified path in the user's dropbox, with options for handling existing files.