Sort List
Generates a new list from the source with the items sorted.
Parameter Reference
| Parameter | Description | Supports Tokens | Default | 
|---|---|---|---|
| List Name | Name of the source list that will be sorted. Can contain Tokens. | No | None | 
| Sort Property | The name of the property from the source list to sort by. Can contain Tokens. | No | None | 
| Sort Direction | The direction of the sort. Can contain Tokens. | No | None | 
| Output List Name | Name of the new list that will contain the sorted result. Can contain Tokens. | No | None |