Skip to main content
GCP BigQuery Transfer Data Transfer Service automates data movement into BigQuery on a schedule, including scheduled queries. Trigger it from a Paradime Bolt schedule with the Paradime CLI, so it runs as part of your pipeline.

What you can do

  • Trigger one or more scheduled queries by display name

Prerequisites

  • A service account with permission to run BigQuery Data Transfer configs (BigQuery Admin or equivalent).

Set up

Paradime authenticates to GCP with a service account key. Set them as Bolt schedule environment variables:

Trigger from Bolt

Add the Run BigQuery Scheduled Query command to a schedule. For the full command reference, flags, and examples, see the GCP BigQuery Transfer CLI.