Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.72 KB

connectors-create-api-googledrive.md

File metadata and controls

20 lines (16 loc) · 1.72 KB

Prerequisites

Before you can use your GoogleDrive account in a Logic app, you must authorize the Logic app to connect to your GoogleDrive 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 GoogleDrive account:

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