Zip file as a web activity output

Mahesh Kumar SSM 66 Reputation points
2021-03-24T12:19:46.42+00:00

Hello All,

I have a requirement, where by .zip files will be output from a web activity. I would need to copy/pass those .zip files into blob storage. Could you advise how it can be achieved ?

(Please note, I am not using REST API as a source. I have a three-step process in extracting a .zip file from a REST endpoint.)

As shown in the attachment, the red-circled web activity will provide a .zip file. I need to store/copy that .zip file into blob storage for further processing.

Any inputs will be highly helpful. Thank you.

Regards,
Mahesh

81154-web-activity-24mar.png

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

Accepted answer
  1. Saurabh Sharma 23,676 Reputation points Microsoft Employee
    2021-03-25T01:08:39.007+00:00

    @Mahesh Kumar SSM Thanks for using Microsoft Q&A !!
    I do not think we have a direct way of doing that but you can try sending the output of your web activity to another Web Activity which calls a blob REST API to store your .zip file to a blob.


0 additional answers

Sort by: Most helpful