<<Previous: SOAP API dataload reference | ↑Up: SOAP API dataload reference | Next>>: SOAP API admin Reference |
Parameters:
The SOAP input for dataload is described in the Submission Format section of the Dataload documentation (6.20.3, here).
Returns: The SOAP output for dataload is described in the Reply Format section of the Dataload documentation (6.20.3, here)
The dataload SOAP API is essentially a wrapper around the dataload XML API. It
allows you to pass in multiple Item
objects to the function.
<<Previous: SOAP API dataload reference | ↑Up: SOAP API dataload reference | Next>>: SOAP API admin Reference |