Authorize BigQuery
Authorize your BigQuery app and sync data with Stacksync
Last updated
Authorize your BigQuery app and sync data with Stacksync
Last updated
The following APIs are required by the Stacksync services in order to access the data and create a sync in Big Query:
Cloud Run API (to create a secure portal for real-time notification service in your space)
Cloud Resource Manager API (to setup all services)
BigQuery API (this is where your data resides)
Eventarc API (a notification service that enables real-time updates to happen)
Cloud Resource Manager API
BigQuery API
Eventarc API
The Service Account gives access to Stacksync to your data for it to be synced. It is used to set up all the necessary Stacksync Services in your Google Cloud Project. You will need to create one Service Account dedicated to Stacksync which will enable you with better access control.
These roles are necessary for Stacksync to get data access and setup the required services to make the data sync happen.
BigQuery Data Editor
BigQuery Job User
Cloud Functions Service Agent
Cloud Run Developer
Eventarc Event Receiver
Eventarc Service Agent
After clicking Create, the JSON file will be downloaded.