integrations.sh
← all integrations

googleapis.com – workflowexecutions

OpenAPI apis-guru analyticsmedia

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.workflowexecutionsProjectsLocationsWorkflowsExecutionsCancel

    Cancels an execution of the given name.

  • projects.workflowexecutionsProjectsLocationsWorkflowsExecutionsCreate

    Creates a new execution using the latest revision of the given workflow.

  • projects.workflowexecutionsProjectsLocationsWorkflowsExecutionsGet

    Returns an execution of the given name.

  • projects.workflowexecutionsProjectsLocationsWorkflowsExecutionsList

    Returns 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.workflowexecutionsProjectsLocationsWorkflowsTriggerPubsubExecution

    Triggers a new execution using the latest revision of the given workflow by a Pub/Sub push notification.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools