DropBox Connector
Documentation
Version: 1
Documentation

Endpoints


On this page you will see possible API actions you can perform with DropBox connector. We will refer this as API EndPoint or just EndPoint.

Label Name Description
Create folder create_folder Creates folder
Delete delete Deletes file or folder
Download a file download_file Downloads a file
Download a folder and folders/files within as ZIP archive download_folder Downloads a folder with all the files and folders it contains as ZIP file
List folder list_folder Lists folder
Make connection test make_test Makes a connection test
Upload a file upload_file Upload a file
Make Generic API Request generic_request This is generic endpoint. Use this endpoint when some actions are not implemented by connector. Just enter partial URL (Required), Body, Method, Header etc. Most parameters are optional except URL.
Make Generic API Request (Bulk Write) generic_request_bulk_write This is a generic endpoint for bulk write purpose. Use this endpoint when some actions are not implemented by connector. Just enter partial URL (Required), Body, Method, Header etc. Most parameters are optional except URL.