You are here: Reference Manual > FME Server Web Services > Notification Service > Subscribers > Configuring Your Dropbox Account App
Configuring Your Dropbox Account App
Before creating Dropbox Watch Publisher or a Dropbox Subscriber on a Dropbox account, you must configure the account with an app and generate an OAuth2 access token for it.
- Login to your Dropbox account and navigate to https://www.dropbox.com/developers/apps.
- On the My apps page, click Create app.
- On the Create a new app on the Dropbox Platform page:
- Choose an API: Select Dropbox API.
- Choose the type of access you need: Select Full Dropbox.
- Name your app: Provide a name for your app.
- Review the Dropbox API Terms and Conditions and check the box.
- Click Create app.
- A page opens for your app on the Settings tab.
- Under OAuth2 > Generated access token, click Generate.
- Copy the generated token.