Sort JSON
Usage
Sort a JSON array by specifying a property for efficient data organization and customized sort order.
Input Arguments
Input Argument | Type | Description | Required? | Advanced Option? | Default |
---|---|---|---|---|---|
JSON | String in JSON format | The JSON code | ✔️ | ✔️ | - |
Output
Response | Type | Description |
---|---|---|
JSON | String in JSON format | The sorted JSON code. |
Power Automate Examples
Sort JSON
We use a JSON
describing pets and some attributes.
As options you can choose the sort property, a further sort property and decide if you want to sort it in reversed order.
💡
Looking for the response of this example? If you scroll up you see a Output tab
.
Known Limtitations
⚠️
If you experienced other limitations please get in touch with us!