Workflows API Connector Overview Stay organized with collections Save and categorize content based on your preferences.
The Workflows connector defines the built-infunctions that can be used to access other Google Cloud products within aworkflow.
This page provides an overview of the individual connector.There is no need to import or load connector libraries in a workflow—connectorswork out of the box when used in a call step.
Workflows API
Manage workflow definitions. To execute workflows and manage executions, see the Workflows Executions API.To learn more, see theWorkflows API documentation.
Deletes a long-running operation. This method indicates that the clientis no longer interested in the operation result. It does not cancel theoperation. If the server doesn't support this method, it returnsgoogle.rpc.Code.UNIMPLEMENTED.
Gets the latest state of a long-running operation. Clients can use thismethod to poll the operation result at intervals as recommended by theAPI service.
Lists operations that match the specified filter in the request. If theserver doesn't support this method, it returnsUNIMPLEMENTED. NOTE:thename binding allows API services to override the binding to usedifferent resource name schemes, such asusers/*/operations. Tooverride the binding, API services can add a binding such as"/v1/{name=users/*}/operations" to their service configuration. Forbackwards compatibility, the default name includes the operationscollection id, however overriding users must ensure the name binding isthe parent resource, without the operations collection id.
Creates a new workflow. If a workflow with the specified name alreadyexists in the specified project and location, the long running operationwill return ALREADY_EXISTS error.
Updates an existing workflow. Running this method has no impact onalready running executions of the workflow. A new revision of theworkflow may be created as a result of a successful update operation. Inthat case, such revision will be used in new workflow executions.
Deletes a long-running operation. This method indicates that the clientis no longer interested in the operation result. It does not cancel theoperation. If the server doesn't support this method, it returnsgoogle.rpc.Code.UNIMPLEMENTED.
Gets the latest state of a long-running operation. Clients can use thismethod to poll the operation result at intervals as recommended by theAPI service.
Lists operations that match the specified filter in the request. If theserver doesn't support this method, it returnsUNIMPLEMENTED. NOTE:thename binding allows API services to override the binding to usedifferent resource name schemes, such asusers/*/operations. Tooverride the binding, API services can add a binding such as"/v1/{name=users/*}/operations" to their service configuration. Forbackwards compatibility, the default name includes the operationscollection id, however overriding users must ensure the name binding isthe parent resource, without the operations collection id.
Creates a new workflow. If a workflow with the specified name alreadyexists in the specified project and location, the long running operationwill return ALREADY_EXISTS error.
Updates an existing workflow. Running this method has no impact onalready running executions of the workflow. A new revision of theworkflow may be created as a result of a successful update operation. Inthat case, such revision will be used in new workflow executions.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-02-19 UTC."],[],[]]