Defines credentials for Dropbox processors.
dropbox, credentials, provider
In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.
Display Name | API Name | Default Value | Allowable Values | Description |
---|---|---|---|---|
App Key | app-key | App Key of the user's Dropbox app. See Additional Details for more information. Supports Expression Language: true (will be evaluated using variable registry only) | ||
App Secret | app-secret | App Secret of the user's Dropbox app. See Additional Details for more information. Sensitive Property: true Supports Expression Language: true (will be evaluated using variable registry only) | ||
Access Token | access-token | Access Token of the user's Dropbox app. See Additional Details for more information about Access Token generation. Sensitive Property: true Supports Expression Language: true (will be evaluated using variable registry only) | ||
Refresh Token | refresh-token | Refresh Token of the user's Dropbox app. See Additional Details for more information about Refresh Token generation. Sensitive Property: true Supports Expression Language: true (will be evaluated using variable registry only) |