Dropbox
Version: 1.0
Updated: Jan 30, 2023
Dropbox is used for storing, sharing and access files across devices.
Actions​
- Upload File (Containment) - Uploads file to Dropbox.
- Delete File Or Folder (Containment) - Deletes file or folder specified by the path.
- List Folder (Enrichment) - List content of a folder specified by the path.
Dropbox configuration​
Follow the link and create a Dropbox app with full Dropbox access. The Permissions tab allows you to enable and disable specific scopes for your app. Next, generate access token and copy the token.
Dropbox in Automation Service and Cloud SOAR​
- Access integrations in the Automation Service or Cloud SOAR.
- After the list of the integrations appears, search/look for the integration and click on the row.
- The integration details will appear. Click on the "+" button to add new Resource.
- Populate all the required fields (*).
- API URL. 'https://api.dropboxapi.com'.
- Token. Insert copied token.
- Click Save.
- To make sure the resource is working, hover over the resource and then click the pencil icon that appears on the right.
- Click TEST SAVED SETTINGS.
- You should receive a successful notification in the bottom right corner.
Change Log​
- January 30, 2023 - First upload