Additional User Integration - Drive
Steps to set up Google Drive with Xkit if you have already integrated with another Google app
Important
This guide walks you through how to set up Google Drive if you have already connected with another Google app.
If you have not connected with another Google app before, please see: Google Drive as your first Google integration.
Google's Guide: https://developers.google.com/drive/api/v3/about-sdk
Authorization protocol: OAuth 2.0
1. Add the Google Drive connector in the Xkit platform.
- In the Xkit platform, click "New connector" in the sidebar or at the bottom of the "Connectors" screen.
- Click "Google Drive".
- At this point, pause on the Xkit setup and instead continue to the next step to set up the connection on Google's side. You'll return to the Xkit screen shortly.
2. Enable the Google Drive API.
- In a separate window, sign in to your Google account.
- From the Google API console, click "ENABLE APIS AND SERVICES".
- Search "Google Drive" and click on it.
- Click "ENABLE".
3. Add the required permissions/scopes.
- From the Google API Console dashboard, click "OAuth consent screen" in the sidebar.
- Click "EDIT APP".
- Under "Scopes for Google APIs", select the permissions/scopes your application requires (additional details about the scopes are available here).
- Click "Add" and then "Save".
4. Complete the Xkit connection setup.
- Back in the Xkit platform, fill out the Catalog Settings page and click "Save".
- On the next page, select the same permissions/scopes you entered into Google Drive and click "Save".
You've now successfully connected Google Drive with Xkit!
Updated about 4 years ago