Skip to main content

Execute Workflow as an API (GET)

This operation executes a workflow that looks like an API to the caller.

More Details

Path Parameters
  • workflowname string required

    Name of the workflow to execute

Query Parameters
  • clientName string

    If the workflow input requires a name

  • clientGroupName string

    If the workflow input requires a clientgroupname

Responses

OK


Schema
  • jobId integer
  • processId integer
Loading...