Add Google Cloud Storage Account
How to add a Google Cloud Storage (GCS) account to Document
Google Cloud Setup
These steps need to be completed within Google Cloud Platform
- Sign into or create a Google Cloud Platform account
- Select or create a project where the Google Cloud Storage account will reside
- Go to
Cloud Storage > Browser
in the Google Cloud Platform console - Create a default or test bucket
- Go To
IAM & Admin > Service Accounts
in the Google Cloud Platform console - Select the
+ Create Service Account
button - Complete the service account information and create the account
- Find the service account just created in the list of service accounts and select
Manage Keys
from the context menu on the right - Under the
Add Key
menu, selectCreate a Key
- When prompted, select JSON format for the key. This will generate the key and automatically download it to your desktop. You will not be able to retrieve this key again so keep track of it. If you need to regenerate a key simply go back to step 8 above.
- Go to
IAM & Admin > IAM
in the Google Cloud Platform console - Find the service account you just created and click on the edit permissions icon
- Add
Storage Admin
andStorage Transfer Admin
rights for the service account and save. Note less permissive rights can be assigned but this will impact the functionality available through Document.
You should now have everything you need to add your GCS account to PlaidCloud Document.
PlaidCloud Document Setup
- Sign into PlaidCloud
- Select the workspace that the new Document account will reside
- Go to
Document > Manage Accounts
- Select the
+ New Account
button - Select
Google Cloud Storage
as the Service Type - Fill in a name and description
- Leave the Start Path blank or add a start path based on an existing GCS account hierarchy. See the use of Start Paths for more information.
- Select an appropriate
Security Model
for your use case. Leave itPrivate
if unsure. - Open the Service Account JSON key file you downloaded in step 10 above and copy the contents
- Paste the contents into the Auth Credentials text area
- Select the Save button and your new Document account is live
Last modified November 27, 2023 at 12:56 PM EST: Restructured the file structure/a few changes (f6c58b8)