Extract
Use the Extract method to extract a package to the Marketing Cloud FTP site. Specify the File Transfer Location only when the intent is to deliver the file to a different FTP site.
Marketing Cloud recommends extracting data during evening hours to decrease database impact.
This method has the following parameters.
Name | Data Type | Description |
---|---|---|
RequestID | String | Marketing Cloud's unique identifier for every request. |
Requests | ExtractRequest[] | The requests specifying execution properties for a method. |
Results | ExtractResult[]& | The results of a method execution returned as an output parameter. |
This example extracts all sends from a Marketing Cloud account into a file named SendJobs and outputs the file as a ZIP file on the Marketing Cloud FTP site. The stubs in this example come from Axis 1.4.