My question: How to use a value in xml resonse with Flows?
In my scenario I post a request to create an EDI order in the backend. With this response (that is succesfull, I want the field Entry_No in the response to catch and add that in a second request to create the lines of my EDI Order.
So I added a select block after the success from my first request:
Here you can see I actually get a response with a value (in this case 141928)
But when I run the flow, the value from my response stays on 0