Zenfolio Downloader
Zenfolio Downloader is a .NET command-line utility that downloads original photos from a user account. Run the executable from a command-line prompt to see supported options.
This example demonstrates the following:
- Challenge-response authentication sequence
- Simplified HTTPS login
- Overriding GetWebRequest to supply the authentication token for each request
- Calling API methods
- Retrieving original photo files
Download binaries
Download source code