How to receive parameter from response and pass it as a HTTP header to another request

hello, so, i am getting auth token in the response text, i want to parse that token and pass as a HTTP header in another request. is there any solution to do it ?

Hi @levank707,
Please refer to the answer below for a hint.