How to copy data from web URL output ?

Amar Agnihotri 926 Reputation points
2022-06-22T10:16:53.03+00:00

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 -

213766-image.png

Along with this i am getting continuation token --
213775-image.png

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

213852-image.png

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
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.