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.
Configure Dropbox in Automation Service and Cloud SOAR
Before you can use this automation integration, you must configure its authentication settings so that the product you're integrating with can communicate with Sumo Logic. For general guidance, see Configure Authentication for Automation Integrations.
How to open the integration's configuration dialog
- Access App Central and install the integration. (You can configure at installation, or after installation with the following steps.)
- Go to the Integrations page.
Classic UI. In the main Sumo Logic menu, select Automation and then select Integrations in the left nav bar.
New UI. In the main Sumo Logic menu, select Automation > Integrations. You can also click the Go To... menu at the top of the screen and select Integrations. - Select the installed integration.
- Hover over the resource name and click the Edit button that appears.
In the configuration dialog, enter information from the product you're integrating with. When done, click TEST to test the configuration, and click SAVE to save the configuration.
- API URL. 'https://api.dropboxapi.com'.
- Token. Insert copied token.
For information about Dropbox, see Dropbox documentation.
Change Log
- January 30, 2023 - First upload