Forum Discussion

Shayan12378's avatar
Shayan12378
Regular Visitor
5 months ago

I wanted to Store Rest API Response as A JSON in the SQL Database Table

I am using Copy Activity in Azure Data Factory in which I am using REST API for getting the Response from the API I am getting an array contain multiple dictionaries. I wanted to Store the Response a...