Manipulate JSON objects or arrays: using setProperty/addProperty
Blog PostsIn Power Automate, working with JSON objects and arrays is essential for building advanced, scalable, and maintainable flows. JSON acts as the backbone of data exchange, allowing you to represent structured information flexibly. Two powerful expressions—setProperty() and addProperty()—unlock the ability to dynamically update, expand, and manipulate JSON objects. This article explores what these functions do, why they matter, and… READ MORE