Connectors reference (original) (raw)

Connectors reference

Workflows publishes connectors that make it easier to access other Google Cloud products within a workflow. This document details the correct Workflows syntax for the available connectors.

For workflow samples that demonstrate how to use a connector, see each connector's overview page.

To learn more about authentication, and behavior during retries and long-running operations, see Understand connectors.

Invoke a connector call

Similar to invoking an HTTP endpoint, a connector call requires call and args fields. You can specify a timeout value and polling policy using the connector_params block:

Replace the following:

List of supported connectors

Google Cloud product Connector Long-running operation type
AI Platform Training ml Job
Application Integration integrations None
Batch batch Job Operation
BigQuery bigquery Job
BigQuery Data Transfer Service bigquerydatatransfer TransferRun
Cloud Build cloudbuild Operation
Cloud Run functions cloudfunctions Operation
Cloud Natural Language API language None
Cloud Run run None
Cloud Scheduler cloudscheduler None
Cloud SQL sqladmin Operation
Cloud Storage storage None
Cloud Tasks cloudtasks None
Cloud Translation translate Operation
Compute Engine compute Operation
Dataflow dataflow Job
Document AI documentai Operation Processor
Firestore firestore Operation
Google Forms forms None
Google Kubernetes Engine container Operation
Google Sheets sheets None
Kubernetes API (control plane) gke None
Pub/Sub pubsub None
Resource Manager cloudresourcemanager None
Secret Manager secretmanager None
Spanner spanner Operation
Storage Transfer Service storagetransfer Operation
Transcoder API transcoder Job
Vertex AI aiplatform (Vertex AI) Artifact Execution Job Operation Pipeline Schedule Study Trial
Workflows workflows workflowexecutions Operation Execution

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-06-15 UTC.