/
How to create a service account key

How to create a service account key

Step 1: Click on the service account created.

image-20240430-102439.png

 

Step 2: Inside your service account, click on the “KEYS” tab. Press the “ADD KEY” button and select “Create new key

image-20240430-102653.png

 

Step 3: Select JSON format for the key type, the key will be downloaded to your DOWNLOADS folder. The file name will be similar to your project id.

Step 4: Open the downloaded JSON file (I have used notepad). The following fields from the JSON are required to create a connection.

  • Private_key

  • Private_key_id

  • Client_id

  • Client_email

Note: To use your Google spreadsheet as source or target in EazyDI, you need to give access of sheet to your service account. For that you just need to share the Google spreadsheet with the Client_email from the JSON file.

 

 

Related content

How to create a service account
How to create a service account
More like this
Creating Pipeline using Google sheets as source
Creating Pipeline using Google sheets as source
Read with this
Create Google Bigquery Connection
Create Google Bigquery Connection
More like this
How to Register an Account ?
How to Register an Account ?
More like this
How to Authenticate on EazyDI platform?
How to Authenticate on EazyDI platform?
More like this
How to find Firebase credentials:
How to find Firebase credentials:
More like this