googleapis.com – workflowexecutions
Execute workflows created with Workflows API.
- Homepage
- https://api.apis.guru/v2/specs/googleapis.com:workflowexecutions/v1.json
- Provider
- googleapis.com:workflowexecutions / workflowexecutions
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/googleapis.com/workflowexecutions/v1/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/googleapis.com/workflowexecutions/v1/openapi.yaml
Tools (7)
Extracted live via the executor SDK.
-
projects.workflowexecutionsProjectsLocationsWorkflowsExecutionsCancelCancels an execution of the given name.
-
projects.workflowexecutionsProjectsLocationsWorkflowsExecutionsCreateCreates a new execution using the latest revision of the given workflow.
-
projects.workflowexecutionsProjectsLocationsWorkflowsExecutionsGetReturns an execution of the given name.
-
projects.workflowexecutionsProjectsLocationsWorkflowsExecutionsListReturns a list of executions which belong to the workflow with the given name. The method returns executions of all workflow revisions. Returned executions are ordered by their start time (newest first).
-
projects.workflowexecutionsProjectsLocationsWorkflowsTriggerPubsubExecutionTriggers a new execution using the latest revision of the given workflow by a Pub/Sub push notification.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools