Extract

Use the Extract method to extract a package to a Marketing Cloud Engagement FTP site. Specify the File Transfer Location only when the intent is to deliver the file to a different FTP site. To reduce performance impacts, run data extracts outside of working hours.

This method has the following parameters.

NameData TypeDescription
RequestIDStringA unique identifier for the request.
RequestsExtractRequest[]The requests specifying execution properties for a method.
ResultsExtractResult[]&The results of a method execution returned as an output parameter.

This example extracts all sends from a Marketing Cloud Engagement account into a file named SendJobs. It then outputs the file as a ZIP file on a Marketing Cloud Engagement FTP site. The stubs in this example come from Axis 1.4.