Google Cloud Storage
You can import an XML, CSV, TXT, or JSON file directly from your Google Cloud Storage (GCS).
Configure the GCS import settings
At Name, add a name for your import.
At [type of] file url, paste your GCS file URL from Google Cloud.
Make sure your URL starts with “https://storage.cloud.google.com”.
At Authentication, select "Google Cloud Storage (GCS)".
For Upload GCS Service Account Key file, create and download a Service Account key file using Google Cloud: https://cloud.google.com/iam/docs/keys-create-delete#iam-service-account-keys-create-console. Once you have created the file, upload it.
For Encoding, Quoting and Delimiter, select "Automatically detect".
For security reasons, make sure that your Google Service Account has as few permissions as necessary. For example, make sure the account only allows read access for the files you want to import.
If a file in GCS is available publicly, you do not need to set up authentication (Check Public URL in Google Cloud). You can select “No authentication” at Authentication.
Last updated
Was this helpful?