Skip to main content

Documentation Index

Fetch the complete documentation index at: https://confidence-auth-testing.mintlify.io/llms.txt

Use this file to discover all available pages before exploring further.

Event connectors export event data ingested through the Confidence event sender SDKs.
Export events to BigQuery. The connector writes each event type to a separate table in the configured dataset with an optional prefix.

Required GCP Roles

  • BigQuery data owner for the destination dataset.

Configuration

  • Project - The GCP project the destination table exists in
  • Service account - A GCP service account that has write access to the destination table. Configure the service account so that the Confidence service account can impersonate it.
  • Dataset - The dataset in which to create the destination tables
  • Table prefix - An optional prefix to use for the tables created by this connector