Google Drive
Version:
2022.1
Last modified: May 04, 2022
Connection Type | Alteryx Tool. The latest version is available from the Alteryx Community. |
Type of Support | Read & Write |
Release Notes
Version | Description |
v1.0.0 |
|
Sign in to Google Drive
You can sign in via an internet browser or you can connect via a personal Google App. Go to Custom API Application Setup for more information how to create an app or see Create and set up your app for details.
Sign In via Internet Browser
- In Create New Connection, select Sign In Using Internet Browser.
- Select Connect.
- Enter your credentials and sign in.
- Select Continue to allow access.
Connect through Own Google App
- In Create New Connection, select Sign In Using Internet Browser and check Connect through own Google App.
- Enter Client ID and Tenant ID.
- Select Connect.
- Enter your credentials and sign in.
- Select Continue to allow access.
Custom API Application Setup
For more information on how to build and manage an application with Microsoft Azure cloud services, refer to the Google documentation.
- Go to Google Console.
- Select Create Project.
- Enter a Project name and other information.
- Select ENABLE APIS AND SERVICES from the APIs & Services dashboard.
- Search for Google Drive API and select it.
- Select ENABLE.
- Navigate to Credentials and select CREATE CREDENTIALS, then select OAuth client ID.
- Select CONFIGURE CONSENT SCREEN.
- Select External and select CREATE.
- Enter App name, User support email, and Developer contact information.
- Select SAVE AND CONTINUE.
- When you finish the setup, select PUBLISH APP and then CONFIRM.
- Navigate to Credentials and select CREATE CREDENTIALS, then select OAuth client ID.
- In Application type, select Web application.
- In Authorized redirect URIs, select ADD URI and enter: http://127.0.0.1/
- Select CREATE.
- The console displays the Client ID and the Client Secret.