Skip to main content
Use the CreateDefaultWorkflowStepFromType REST endpoint to generate a new carrier with default settings, based on the type of step. This endpoint returns a pre-populated Step object configured with values corresponding to the selected StepType. Similar to triggers, WorkflowStepId and WorkflowId are automatically assigned by the system upon creation and are not mandatory. These properties are excluded in the examples.
If no Rank is specified in the Step object, the system will determine the Rank automatically based on the order of elements in the object.

Request

Response

In the case of a ‘WaitForTime’ StepType you have the following examples for each of them:
and