Invalid Response Path

(Kuldeep Singh) #1

am try to add http request like this https://prnt.sc/ln0n5w when request is done am try to get response path data in next message block like this https://prnt.sc/ln0nn4 but am getting failed status in error log with "
Invalid Response Path" error message

here is my json response

(Daniel Beckett) #2

Hi @Kuldeep_Singh

Are two flows being used with the second one starting with a Webhook & HTTP trigger? If so, you’ll need to pass the response path from the first flow as data into the second flow on the HTTP request.

For an example, please see the tutorial for Using Response Paths in Flow XO: