Parse.com API REST API documentation lists many ways to interact with Parse.com data, such as loading and loading classes. It also describes file uploads. But it does not mention how to download the file from Parse.com. Does anyone know if this is possible, and if so, how to do it?
Parse.com REST API documentation is here: Parse.com REST API
source
share