I have a situation where I need to make 4 http requests, which should work in concatenation (one takes the output of the previous as input).
I read about the concatMa