How to store json data in csv of API which is authenticated using grant_type = password in ADF
Kukade, Atharva
0
Reputation points
We have requirement where we need to generate token using grant type as password and use that token to call API to get data.
We need to store this data in CSV file in ADLS.
We are able to get the response but are unable to store it in proper json format in ADLS.
Sign in to answer