Forum Discussion

david_gaster's avatar
david_gaster
New Contributor
6 years ago

JSON Splitter to REST Call capture all response bodies

I have a pipeline that takes an Array of JSON as input. We then feed it to a JSON Splitter that then goes into a REST POST to some endpoint. I see that all of the REST calls go through in the Ultra t...