https://github.com/jamessimone/apexstoragespace
Find out how much storage space is left in your org
https://github.com/jamessimone/apexstoragespace
apex apex-schedulable salesforce
Last synced: about 2 months ago
JSON representation
Find out how much storage space is left in your org
- Host: GitHub
- URL: https://github.com/jamessimone/apexstoragespace
- Owner: jamessimone
- License: mit
- Created: 2018-04-27T12:44:58.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-30T12:56:07.000Z (about 7 years ago)
- Last Synced: 2025-02-15T20:31:28.678Z (3 months ago)
- Topics: apex, apex-schedulable, salesforce
- Language: Apex
- Size: 4.88 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# apexStorageSpace
Find out how much storage space is left in your orgTo be clear - the included apex classes work by crawling the existing storage space page that exists today. This functionality WILL break if Salesforce ever changes the html elements making up the page. That being said, if storage space is tight in your org and you would prefer to be notified prior to running out of space, until Salesforce introduces programmatic metadata methods for retrieving this information, you can use the included classes to schedule a job alerting you.