Blog Post

Azure Integration Services Blog
2 MIN READ

Merge 2 Json arrays in Logic App by using Azure Monitor Query

Drac_Zhang's avatar
Drac_Zhang
Iron Contributor
Apr 27, 2021
In Logic App, sometimes we need to merge two Json arrays into one based on reference ID. The normal way is to iterate one array -> filter the items with same ID in another array -> insert the items...
Updated Jan 18, 2023
Version 2.0