Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

certinia/apex-zip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

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!

About

Solutions for handling Zip files in Apex and Visualforce

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages