Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 2.01 KB

connectors-create-api-onedrive.md

File metadata and controls

43 lines (25 loc) · 2.01 KB
ms.service ms.topic author ms.author ms.date
logic-apps
include
ecfan
estfan
07/21/2020

Prerequisites

Before you can use your OneDrive account with Logic Apps, you must authorize Logic Apps to connect to your OneDrive account in the Azure portal.

Follow these steps to authorize Logic Apps to connect to your OneDrive account:

  1. Sign in to the Azure portal.

  2. Under Azure services, select Logic Apps. Then, select the name of your logic app from the list.

  3. On your logic app's menu, select Logic app designer under Development Tools.

  4. In the Logic Apps Designer, select Show Microsoft managed APIs in the drop-down list, then enter OneDrive in the search box. Select the trigger or action to use:

    Screenshot of Logic Apps Designer, showing list of OneDrive API actions to add.

  5. If you haven't previously created any connections to OneDrive, follow the prompt to sign in using your OneDrive credentials:

    Screenshot of Logic Apps Designer, showing sign-in prompt for OneDrive API.

  6. Select Sign in, and enter your user name and password. Select Sign in:

    Screenshot of Microsoft account sign-in page, for OneDrive API authorization.

    These credentials are used to authorize your logic app to access the data in your OneDrive account.

  7. Select Yes to authorize the logic app to use your OneDrive account:

    Screenshot of Microsoft account authorization for Logic Apps, showing allowed actions.

  8. The connection is now listed in the step. Select save, then continue creating your logic app.

    Screenshot of Logic Apps Designer, showing action editor with OneDrive API connection.