Tip #1437: Duplicate property names in JSON objects in Power Automate
From time to time you may be forced to deal with JSON objects in Power Automate that contain duplicate property names. Consider this object, for example: { "Id": 42, "Name": "Fixing the machine", "From": "Edison", "Total": 1000, "Items": [ { "Id": 1, "Name": "Hammering",