All Projects → financialforcedev → apex-zip

financialforcedev / apex-zip

Licence: BSD-3-Clause license
Solutions for handling Zip files in Apex and Visualforce

Programming Languages

Apex
172 projects

Apex Zip Support

Deploy to Salesforce

Background

I recently found a number of developers asking questions about Zip file handling in Apex, which as most find out pretty soon, does not exist. Statement governor concerns aside, nor is there any binary data types to make implementing support for it possible. Most understandably want to stay on platform and not call out to some external service for this. And rightly so!

Strategies

I have describe the strategies, components and examples demonstrated in this repo in a series of blogs, the first of which is here. The second and final part of the series can be found here. Enjoy!

About the Author

My name is Andrew Fawcett, I am the CTO of FinancialForce.com, if you want to ask questions you can do so via the Issues tab or just follow me on Twitter, my name is andyinthecloud

I enjoy making life easier and enabling more people to help me in this endevour! And thus API's is one of my main passions. Hence this article! Enjoy and do let me know what cool time saving solutions you create!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].