Triggered by this post http://forums.zenfolio.com/forums/p/3125/16614.aspx#16614 I thought about automating processing of self fulfilled custom products via 3rd party tools. E.g. when offering images on CD a 3rd party tool could grab the order list and burn all ordered images to CD either from local image depot or by downloading the ordered images from the ZF gallery. Similar a 3rd party tool could provide the images for the prefered (local) print lab of one photographer.
Another case is when photog only upload previews to ZF and have order approval switched on just to minimize upload time.
With the current API I did not find a way to access the order lists for either self fulfillment or order approval. Methods like LoadOrderList(status) and FinishOrderWithApprovedImages(orderId) would be needed.
Would this be a usefull enhancement of the API?