Hi All,
I have a POST URL setup using web service task. But this an asynchroous API hence there is no JSON/XML. But it returns few values in headers where I am looking to fetch ‘operation-location’ from this.
help me with how value from field ‘operation-location’ can be fetched to follow-up tasks?

