Hi, i would like to combine 2 separate json response items into one label item (for example). How would I go about doing that? Would I map the 2 responses into one item then add a JS code to combine them? and if so, what would do the JS look like? thanks?