Hi @Amar Agnihotri ,
Thanks for posting query in Microsoft Q&A Platform.
So, here API call in logic app gets you User activity data for you? If yes, why we are using logic app here? Why not to use web activity in ADF to make API call? Or we can also consider using HTTP connector or REST connector to make API call and get data and store data to desired destination storage.
In copy activity, under source tab we should use REST connector type dataset and under sink tab we should use ADLS Gen2 dataset.
Please check below links to know more about web activity, REST connector and HTTP connector.
- Web activity in Azure Data Factory and Azure Synapse Analytics
- Copy and transform data from and to a REST endpoint by using Azure Data Factory
- Copy data from an HTTP endpoint by using Azure Data Factory or Azure Synapse Analytics
Please let us know how it goes.
and upvote
for the same. And, if you have any further query do let us know.