ArtworkDownload
The ArtworkDownload.com SOAP interface provides a set of services to allow system integrators to retrieve artwork without the use of the DesktopDownloader application. This documentation is intended for programmers only.
Possible return codes are;
0: Success
-1: General error executing command
-2: Unable to connect to database or error fetching data, try again later
The following operations are supported. For a formal definition, please review the Service Description.
-
ArtworkByLocalFilename
Get a list of artwork with a local filename similiar to the one given -
ArtworkDetails
Get the product details for a piece of artwork -
AvailableArtwork
Get a list of available artwork to download. Note: If the file hasn't been downloaded then the 'retrieved' field will be false and the 'DownloadDate' will be the minimum date. If the artwork isn't on a plan, or has no page number, those fields will be -1 -
CheckUsername
Validate a username / password -
MarkArtworkAsRetrieved
Mark a piece of artwork as downloaded (Called after artwork has been downloaded) -
MarkArtworkForDownload
Mark a piece of artwork to be downloaded -
PreviousArtwork
Get a list of artwork a publisher has retrieved within the last Hours -
SetArtworkFilenameOverride
Update the local filename override for a piece of artwork