I've got a flow that pulls content from a form and puts into the body of a VSO work item. I get this error and not sure how to interpret it:
The execution of template action 'Apply_to_each' failed: the result of the evaluation of 'foreach' expression '@{triggerOutputs()?['body/resourceData/responseId']}@{triggerBody()?['body']}@{triggerOutputs()?['body/resourceData']}' is of type 'String'. The result must be a valid array. Thanks for any help