Create a Google Cloud Storage connection.
You must have a service account to create a Google Cloud Storage connection in Workato.
Click Create > Connection.
Search for and select Google Cloud Storage
on the New connection page.
Provide a name that identifies which Google Cloud Storage instance Workato is connected to in the Connection name field.
Connect to Google Cloud Storage
Use the Location drop-down menu to select the project where you plan to store this connection.
Enter a valid Google Cloud Platform project ID in the Project identifier field. You can find the project ID in the Google Cloud Console (opens new window) by clicking Select a project in the navigation menu.
Enter the email address of the service account in the GCS Project service account email field.
Provide the private key from the downloaded JSON file in the Private key field. You must copy the private key from -----BEGIN PRIVATE KEY-----
to -----END PRIVATE KEY-----
.
Optional. Enter a comma-separated list of buckets the connection can access in the Restrict to bucket field. For example, bucket-1,bucket2
.
Optional. Expand Advanced settings and use the Requested permissions (OAuth scopes) drop-down menu to select the permissions to request for this connection.
Click Sign in with Google.
Last updated: 1/16/2025, 9:16:49 PM