How to copy data from web URL output ?

Amar Agnihotri
926
Reputation points
Hi,
I am using REST api to get user activity data and on calling that api in web activity i am getting data with continuation token . This is the format of the out put -
Along with this i am getting continuation token --
In the current case it returned two records in the list and after two records it returned continuation token . I want to copy those two records as .csv files in datalake . I need to copy that highlighted records only
Can anyone suggest how can we copy that part of data coming as an output of web activity?
Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,562 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,640 questions
Sign in to answer