Workflow Executions API (workflowexecutions:v1)

2022-03-25

1 new method

Additions

    Methods
  • workflowexecutions.projects.locations.workflows.triggerPubsubExecution

      Parameters:

        workflow

          Type: string

          Location: path

          Required: Yes

          Description: Required. Name of the workflow for which an execution should be created. Format: projects/{project}/locations/{location}/workflows/{workflow}

          Pattern: ^projects/[^/]+/locations/[^/]+/workflows/[^/]+$

      HTTP Method: POST

      Parameter Order: workflow

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

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/workflows/{workflowsId}:triggerPubsubExecution

      Path: v1/{+workflow}:triggerPubsubExecution