Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.51 KB

connectors-create-api-office365-outlook.md

File metadata and controls

19 lines (14 loc) · 1.51 KB

Prerequisites

Before using your Office 365 account in a logic app, authorize the logic app to connect to your Office 365 account. You can do this easily within your logic app on the Azure portal.

Authorize your logic app to connect to your Office 365 account using the following steps:

  1. Create a logic app. In the Logic Apps designer, select Show Microsoft managed APIs in the drop down list, and then enter "office 365" in the search box. Select one of the triggers or actions:
    Office 365 connection creation step

  2. If you haven't previously created any connections to Office 365, you are prompted to sign in using your Office 365 credentials:
    Office 365 connection creation step

  3. Select Sign in, and enter your user name and password. Select Sign in:
    Office 365 connection creation step

    These credentials are used to authorize your logic app to connect to, and access your Office 365 account.

  4. Notice the connection has been created. Now, proceed with the other steps in your logic app:
    Office 365 connection creation step