OCNORA

Google BigQuery Data Transfer

Google CloudOAuth 2.0credential probe

Schedule queries or transfer external data from SaaS applications to Google BigQuery on a regular basis (Google OAuth2).

OCNORA ships 8 typed Google BigQuery Data Transfer 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 8

  • Create Transfer Config
    Creates a new data transfer configuration.
    bigquery_data_transfer.create_transfer_config
  • Delete Transfer Config
    Deletes a data transfer configuration, including any associated transfer runs and logs.
    bigquery_data_transfer.delete_transfer_config
  • Get Data Source
    Retrieves a supported data source and returns its settings.
    bigquery_data_transfer.get_data_source
  • Get Transfer Config
    Returns information about a data transfer config.
    bigquery_data_transfer.get_transfer_config
  • List Data Sources
    Lists supported data sources and returns their settings.
    bigquery_data_transfer.list_data_sources
  • List Transfer Configs
    Returns information about all transfer configs owned by a project in the specified location.
    bigquery_data_transfer.list_transfer_configs
  • Schedule Runs
    Creates transfer runs for a time range [start_time, end_time].
    bigquery_data_transfer.schedule_runs
  • Update Transfer Config
    Updates a data transfer configuration.
    bigquery_data_transfer.update_transfer_config

Run your first Google BigQuery Data Transfer 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.