Export Inflection Data to BigQuery
For information on tables and schemas that inflection exports to BigQuery, please read thisSet up Export to BigQuery in Inflection
Set up Export to BigQuery in Inflection
These steps need to be run by someone with access to
-
Go to Connections → Data Connections, then click Add new connection.

- Choose your platform: Select BigQuery as your destination platform.
-
Select connection type: Choose Export Data to BigQuery.

-
Enter your BigQuery credentials
- Connection name - A human friendly name for this BigQuery connection
- Google Project Id - Project id of the GCP
- Dataset - Name of the dataset where inflection should write data
- Click Create Connection to set up the connection. Note that syncing will NOT BEGIN and connection will be in INACTIVE state until the credentials and destination tables are created Inflection.
Set up BigQuery to accept Inflection Data
Set up BigQuery to accept Inflection Data
Verifying access to sync data
Inflection requires specific permissions to sync data.- On your Google Cloud console, ensure that you’ve selected the project containing your BigQuery Instance.
- From the navigation menu, go to IAM & Admin Panel. Click on “Grant Access”.
- Then, add the following service account as principle and add the specified role.
- This will help us read the data and sync the data to inflection.
Submit Setup for Activation
Submit Setup for Activation
Once your credentials are saved and your data team gave above accesses, your setup is complete.At this point:
- Inflection’s team will validate the setup and activate the sync for you.
- No additional steps are required from your side.
- Optionally, you may test or delete the connection at this stage
- You will be notified once the sync has started and data is being sent.
Activation may take up to two business days.

Import Product Activity from BigQuery to Inflection
For information on generic import guidelines, please read this.Set up Inflection to read from BigQuery
Set up Inflection to read from BigQuery
-
In the Inflection UI, select Connections on the left sidebar > “Data Connections” > “Add new Connection”

-
Copy the dataset name and select Continue to add required permissions.

-
Name your connection in the Connection name field, add your Project id, and save the connection:

Set up BigQuery to allow Inflection reads
Set up BigQuery to allow Inflection reads
The below permission needs to be given to our service account by the customers on their project:
bigquery.dataViewer: For us to read the data. Cloud console command:
biguquery.user: For us to read the dataset’s metadata and list tables in the dataset, and also to run export job. Cloud console command:
bigquery.dataEditor: This role has to be provided to the service account on the datasetinflection. This is for us to calculate diffs within the datasetinflection. Cloud console command: