/UIPath.Dropbox.Activities

Custom Dropbox activities for UIPath Studio

Primary LanguageC#MIT LicenseMIT

UIPath.Dropbox.Activities

TODO @fox: add a description here A set of custom .NET Workflow Activity for UIPath...

Creating an application

You need to create an Dropbox Application to make API requests.

Obtaining an access token

All requests to the Dropbox API are made with an OAuth 2 access token. To get started, once you've created an app, you can go to the app's console and generate an access token for your own Dropbox account.

Examples

Development

https://www.dropbox.com/developers/documentation/dotnet#install

Todo's

[] add extra authentication mechanism [] add exception handling [] dropbox business client support [] dropbox team client support