integrations.sh
← all integrations

googleapis.com – workflows

OpenAPI apis-guru analyticsmedia

Manage workflow definitions. To execute workflows and manage executions, see the Workflows Executions API.

Homepage
https://api.apis.guru/v2/specs/googleapis.com:workflows/v1.json
Provider
googleapis.com:workflows / workflows
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/googleapis.com/workflows/v1/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/googleapis.com/workflows/v1/openapi.yaml

Tools (9)

Extracted live via the executor SDK.

  • projects.workflowsProjectsLocationsList

    Lists information about the supported locations for this service.

  • projects.workflowsProjectsLocationsOperationsList

    Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

  • projects.workflowsProjectsLocationsWorkflowsCreate

    Creates a new workflow. If a workflow with the specified name already exists in the specified project and location, the long running operation returns a ALREADY_EXISTS error.

  • projects.workflowsProjectsLocationsWorkflowsDelete

    Deletes a workflow with the specified name. This method also cancels and deletes all running executions of the workflow.

  • projects.workflowsProjectsLocationsWorkflowsGet

    Gets details of a single workflow.

  • projects.workflowsProjectsLocationsWorkflowsList

    Lists workflows in a given project and location. The default order is not specified.

  • projects.workflowsProjectsLocationsWorkflowsPatch

    Updates an existing workflow. Running this method has no impact on already running executions of the workflow. A new revision of the workflow might be created as a result of a successful update operation. In that case, the new revision is used in new workflow executions.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools