OCNORA

Google BigQuery Connection

Google CloudOAuth 2.0credential probe

Allows users to manage BigQuery connections to external data sources (Google OAuth2).

OCNORA ships 5 typed Google BigQuery Connection operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.

Operations 5

  • Create Connection
    Creates a new connection.
    bigquery_connection.create_connection
  • Delete Connection
    Deletes connection and associated credential.
    bigquery_connection.delete_connection
  • Get Connection
    Returns specified connection.
    bigquery_connection.get_connection
  • List Connections
    Returns a list of connections in the given project.
    bigquery_connection.list_connections
  • Update Connection
    Updates the specified connection.
    bigquery_connection.update_connection

Run your first Google BigQuery Connection workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.