{
"statusCode": 200,
"headers": {
"Cache-Control": "max-age=0, private",
"Date": "Tue, 15 Sep 2020 21:43:52 GMT",
"X-AspNet-Version": "4.0.30319",
"Content-Length": "447",
"Content-Type": "application/json"
},
"body": {
"projectRespondentResponseGetResponse": {
"projectRespondentResponseGetResult": {
"methodname": "ProjectRespondentResponseGet",
"result": {
"success": true,
"id": "00000000-0000-0000-0000-000000000000",
"value": "",
"errors": []
}
}
}
}
}
However, if "Value" returns with the actual data I want, it causes the Flow error that I mentioned originally:
<![CDATA[{"answers":[{"answercompl":"","answertext":"","detail":"","element":"First Name:","idelement":"","progid":"","rowsorter":-1,"sorter":1000008,"subdetail":""},:""}
]]>