BigQuery

Sync customer issue data into BigQuery

Setup

Head to the warehouse configuration page inside Pylon and fill in your BigQuery credentials.

We recommend creating a new dataset to house your Pylon customer issue data. You can also create a new Project or use an existing one.

You’ll need the following to configure your BigQuery connection:

  1. Key File JSON Create a service account key for your account and upload the JSON.

  2. Project ID The ID of your project.

  3. Dataset ID Create a dataset where Pylon data will be housed.

  4. (Optional) Location The location in which the dataset is located.

  5. Table ID The name of the table that data will be written to. Pylon will automatically create this table for you with the proper schema.

After you enter in these details, hit test to verify your connection!

Last updated