Dears I wondering about Data Integration I created an integration with azure using Oauth protocol and I got successes in it and I was able to view the returned response,

Now my question is how to use the returned data from this request such as (token_type, access_token) as I tried to define a new data action and insert the following parameters
inside its headers $ { authResponse.token_type } $ { authResponse.access_token } and its not work out , could any one tell how I can call this value inside the second request, A
little bit thing to mentioned here that I tried to make request from postman to get the access token and its type and Once I coped it to the second data action headers its work out..
Kindly find the attached for more information.
#ArchitectureandDesign#Integrations------------------------------
Mohannad haddad
Fourth Dimension Systems LLC
------------------------------