In integration if the response is in xml format, how to convert it to appian value and save in a record type
Discussion posts and replies are publicly visible
If the data object is not too large, I use xpathsnippet() to fetch individual values, when mapping to my internal record type.