How to store an array in a json file in ADF

Mansi Yadav 40 Reputation points
2024-05-16T17:48:41.5333333+00:00

I have a web activity with url drive/drive-id/items/folder-id/children then I have a filter activity that filters all folders and then I'm appending it in an array. Now what I want is to store all folder ids in a json file. and later I will load that file using lookup activity and will iterate those folders and will download the files inside it. Please give me an approach. And all of this will be done in a loop so need to create new file every time

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
{count} votes