It would be great to have a “Sort Array” action available directly in triggers (app, automation, machine etc) for variables.
Currently, sorting arrays requires tedious workarounds involving loops, conditions, or custom widgets, which is not efficient or easy to maintain. A built-in Sort Array action would make this process much simpler and cleaner.
Ideally, the action should support:
-
Sorting by numeric, text or date values
-
Optional sort order (ascending or descending)
-
Handling of objects (like sort by a property within object items)
This would save time, reduce complexity, and make app development far more user-friendly and efficient.
Thanks for considering!
Tarun