Google Cloud Storage

Telmai requires read access to your Google Cloud Storage (GCS) bucket. You can grant this access by assigning specific permissions to the Telmai service account..

  1. Go to Google Cloud Storage > <bucket> > Permissions > Members > Add.

  2. In the New Member field, enter the Telmai-provided service account. To obtain this account, click the “Instructions” link in the Telmai UI and copy it from there.

  1. Add the following roles to the service account:

    • Storage Legacy Bucket Reader

    • Storage Legacy Object Reader

  2. Click Save to apply the changes.

Once permissions are granted, complete the setup in Telmai by entering the required information in the form:

  • Bucket: Enter only the name of the GCS bucket.

  • Path: Provide the full path of the file inside the bucket or the full path of the folder containing all files to be sent to Telmai. If specifying a folder, ensure all files have the same extension. Wildcards are accepted in this field.

  • Delimiter [Optional] : For CSV files, specify the delimiter (comma, tab, semicolon, space).

Last updated