Add the #DF24 Developer Keynote to your agenda. Join us in-person on 9/19 at 2:30 p.m. PT or on Salesforce+ at 5 p.m. PT for the must-see session built just for developers.

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.