Skip to main content

Execute Workflow as an API (POST)

Select

Customer Managed

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

Path Parameters
  • workflowname string required

    Name of the workflow to execute

Request Body
  • ClientGroupName string

    ClientGroupName if the workflow needs

  • ClientName string

    ClientName as input if workflow needs

Responses

OK


Schema
  • jobId integer
  • processId integer
Loading...