Collect data from Dropbox

Overview

Get a list of event streams from Dropbox.

Configuration

Parameters

  • parameters.domain will store the value of the API URL, excluding the endpoint paths like /oauth2/token or /2/team_log/get_events

Secrets

  • refresh_tokenwill reference the Dropbox refresh token.

  • secrets.client_id will reference the Client ID

  • secrets.client_secret will reference the Client Secret.

To add a Secret, open the Secret fields and click New secret:

  • Give the secret a Name.

  • Turn off the Expiration date option.

  • Click Add new value and paste the secret corresponding to the value.

  • Click Save.

Learn more about secrets in Onum in this article.

You can now select the secret you just created in the corresponding fields.

After entering the required parameters and secrets, you can choose to manually enter the Falcon API Alerts fields, or simply paste the given YAML:

Toggle this ON to enable a free text field where you can paste your CrowdStrike Falcon API YAML.

This HTTP Pull Listener now uses the business API to extract events.

Click Create labels to move on to the next step and define the required Labels if needed.

Last updated

Was this helpful?