WorkflowSteps
Workflow Step
API | Description |
---|---|
GET api/WorkflowSteps/GetStartStep?workflowId={workflowId} |
Get the current workflow step |
GET api/WorkflowSteps/GetFutureStepNames?workflowId={workflowId}¤tStepId={currentStepId} |
No documentation available. |
POST api/WorkflowSteps/GetWorkflowStepNames |
No documentation available. |
GET api/WorkflowSteps?workflowId={workflowId}&stepId={stepId} |
Get the current workflow step |
WorkflowFieldValues
Workflows
API | Description |
---|---|
POST api/Workflows |
No documentation available. |
GET api/Workflows?url={url} |
No documentation available. |
GET api/Workflows/{id} |
No documentation available. |