Hi Team,
Good Day...
SteP 1 :- I have requirement where I need to pass the blow parameters to fetch access token.

once fetch access token in step1, we need to pass authorization as oauth 2.0 with the fetched access token in step1 (Bearer + Access token)

the scenario is working fine in post man and I am not getting how I can implement same in SAP CPI (as I know only use basic credentials and client credentials) . Kindly help here.
Thanks In-Advance.