googleapis.com – workflows
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.workflowsProjectsLocationsListLists information about the supported locations for this service.
-
projects.workflowsProjectsLocationsOperationsListLists operations that match the specified filter in the request. If the server doesn't support this method, it returns
UNIMPLEMENTED. -
projects.workflowsProjectsLocationsWorkflowsCreateCreates 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.workflowsProjectsLocationsWorkflowsDeleteDeletes a workflow with the specified name. This method also cancels and deletes all running executions of the workflow.
-
projects.workflowsProjectsLocationsWorkflowsGetGets details of a single workflow.
-
projects.workflowsProjectsLocationsWorkflowsListLists workflows in a given project and location. The default order is not specified.
-
projects.workflowsProjectsLocationsWorkflowsPatchUpdates 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.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools