Azure – Logic App Stateless workflow calls stateful workflow, but doesn't return message body
I'm trying to call Logic App stateful workflow from Stateless workflow, but it seems I don't receive the body message; To demonstrate the issue - The parent logic app workflow invokes two child workflows (both are identical workflows, only difference…