gitpod.v1.WorkflowService
StartWorkflow
Starts a workflow execution.
Use this method to:
- Start workflow execution on demand
- Test workflow configurations
- Run workflows outside of automatic triggers
Examples
-
Start workflow:
Starts a workflow execution manually.
workflowId: "b0e12f6c-4c67-429d-a4a6-d9838b5da047"
post/gitpod.v1.WorkflowService/StartWorkflow
Request body
GitpodV1StartWorkflowRequest required— unresolved $ref
Response
Success