Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.41 KB

connectors-create-api-dropbox.md

File metadata and controls

18 lines (14 loc) · 1.41 KB

Prerequisites

Before you can use your Dropbox account in a Logic app, you must authorize the Logic app to connect to your Dropbox account. Fortunately, you can do this easily from within your Logic app on the Azure Portal.

Here are the steps to authorize your Logic app to connect to your Dropbox account:

  1. To create a connection to Dropbox, in the Logic app designer, select Show Microsoft managed APIs in the drop down list then enter Dropbox in the search box. Select the trigger or action you'll like to use:
    Dropbox step 1
  2. If you haven't created any connections to Dropbox before, you'll get prompted to provide your Dropbox credentials. These credentials will be used to authorize your Logic app to connect to, and access your Dropbox account's data:
    Dropbox step 2
  3. Provide your Dropbox user name and password to authorize your Logic app:
    Dropbox step 3
  4. Authorize the Logic app to use your Dropbox account:
    Dropbox step 4
  5. Notice the connection has been created and you are now free to proceed with the other steps in your Logic app:
    Dropbox step 5