Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.52 KB

connectors-create-api-sharepointonline.md

File metadata and controls

22 lines (17 loc) · 1.52 KB

In order to connect to SharePoint Online, you need to provide your identity (username and password, smart card credentials, etc.) to SharePoint Online. Once you've been authenticated, you can proceed to use the SharePoint Online connector in your logic app.

While on the designer of your logic app, follow these steps to sign into SharePoint to create the connection for use in your logic app:

  1. Enter SharePoint in the search box and wait for the search to return all triggers and actions related to SharePoint Online:
    Configure SharePoint
  2. Select the SharePoint Online - When a file is created trigger
  3. Select Sign in to SharePoint Online:
    Configure SharePoint
  4. Provide your SharePoint credentials to sign in to authenticate with SharePoint
    Configure SharePoint
  5. After the authentication completes you'll be redirected to your logic app. That's it, the connection has been created. Notice the message at the bottom that indicates that you are now connected to SharePoint.
    Configure SharePoint
  6. You can then add other triggers and actions that you need to complete your logic app.