Sort JSON [DEPRECATED]
This action is deprecated, meaning it is outdated and no longer maintained. It can still be used, but the updated version here (opens in a new tab) includes new features and bug fixes.
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 Limitations
⚠️
If you experienced other limitations please get in touch with us!