Expand table Input Parameter Value propertyParentPath @body() propertySubPath peopleObject.XYZ.Age delimiterList ; childPropertyName AgeW newPropertyPath @body.peopleObject.XYZ.AgeOutput JSON:JSON Copy { "peopleObject":{ "XYZ":{ "Age":[ { "AgeW": "3" }, { "AgeW": "0" } ] ...
Template ID: convertarraytoobjectConverts an array in the body to a JSON object with elements identified by a user specified key. This template is available in Power Apps and Power Automate.To start, specify the path to the parent object or collection and the property subpath with...
Template ID: stringtoarrayConverts a delimited string to an array of JSON objects with each value being assigned to the user-specified property within each corresponding object. This template is available in Power Apps and Power Automate.