Hello Everyone ,
I am trying to add some api's in my enviroment.
But first ,I need to take a token from first api and then I need to add that token to the other api's body. That's why , I monitored token value as a variable from the first api request. and then I would use that variable for the other API request as well
But its not working
What do i wrong ? Is there anyone to done this process before ?

