2 Home
gitea_admin edited this page 2026-03-11 14:35:56 +00:00

Dropbox Source

Consume Files from Dropbox.

Metadata

Property Value
Type source
Group Dropbox
Namespace Cloud
Support Level Stable
Provider Apache Software Foundation

Properties

Name Type Required Default Description
period integer 10000 The interval between fetches to the Dropbox remote path in milliseconds
accessToken string The access Token to use to access Dropbox
clientIdentifier string Dropbox App client Identifier
remotePath string Original file or folder to work with
query string A space-separated list of sub-strings to search for. A file matches only if it contains all the sub-strings. If this option is not set, all files will be matched.

Dependencies

  • camel:dropbox
  • camel:kamelet
  • camel:core
  • camel:jsonpath
  • camel:timer