Selecting or editing a Dropbox endpoint
1. In the Create Endpoint or Edit Endpoint pane, Configure the Dropbox Connection details as described in the following table.
Note: Changing the configuration properties of an endpoint affects all orchestrations that use that endpoint in the project. The edits are global, not local.
2. Click Test Connection to confirm that the connection details are valid and you are able to connect to the Dropbox server successfully.
3. Click OK.
Table: Connection properties
Field Name | Description |
URL | URL Endpoint to connect and generate Access Token. |
Oauth2 Access Token | Access Token as specified by user for OAuth based authentication. |
Proxy Host | Proxy host name of the Proxy Server to connect. (Optional) |
Proxy Port | Proxy password of the Proxy Server to connect. (Optional) |
Proxy Username | Proxy Username of the Proxy Server to connect. (Optional) |
Proxy Password | Proxy Password of the Proxy Server to connect. (Optional) |
Note: To generate the access token, check Dropbox Create an App from the App console of Dropbox. You could also follow the Dropbox documentation.