Documentation Index
Fetch the complete documentation index at: https://www.integrate.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Service Account Creation & JSON Key Generation
On the sidebar, choose IAM & Admin -> Service Accounts -> Create Service Account
Fill up Service account name and then click Done. Click the newly created service account and navigate to Keys.
Generate a JSON key via Add Key -> Create New Key -> JSON -> Create.
We will upload this JSON key later on Integrate.io ETL when creating the connection.
Grant Access to Cloud Storage Bucket
Under Permissions section, click Grant Access.
Input the service account email we created from the previous section under New Principals field.
For Read-only, select the following roles: Storage Legacy Bucket Reader and Storage Legacy Object Reader.
For Write access, select the following roles: Storage Legacy Bucket Writer and Storage Legacy Object Reader.
Create a Google Cloud Storage connection in Integrate.io ETL
Click the Connections icon (lightning bolt) on the top left menu.
To create a connection, click New connection. Select Google Cloud Storage. Name the connection. Upload JSON key. Click Test Connection to make sure the connection details are correct.
Click Create connection to create the connection.