Help & Support
Elevate Your Agents with AgentExchange Solutions
Have Questions?
Limits Dashboard
Intuitive Dashboard of Org and Object Limits.
- Business Need
- Dashboards & Reports
- Requires
- Platform Cloud
Visual and tabular representation of Org Limits, Scheduler configuration for admin to get alerts when limits reach a certain threshold, and redirection to Salesforce Setup for Object Limits
Compatibility
- RequiresThis solution requires these products in order to work. Before you implement the solution, check that you have these products.
- Platform Cloud
- Salesforce Editions
- EnterpriseUnlimitedForce.comDeveloper
App Details
- Version
- MonitorApp/2.4 2.4.0
- Listed On
- 07/02/2020
- Latest Release
- 07/20/2022
- Supported FeaturesNative AppBuilt exclusively on the Salesforce Platform, ensuring reliability and performance.No LimitsThis product's apps, tabs, and objects don't count against your Salesforce org limits. Learn More in HelpLightning ReadyOptimized for Salesforce orgs that use Lightning Ready.Managed PackageThis product is installed in your Salesforce org as a managed package and receives automatic upgrades.
- Native AppNo LimitsLightning ReadyManaged Package
- Package ContentsIf this app is a managed package, the custom apps, tabs, and objects that it contains don't count against your Salesforce allocations. If this app is not a managed package, allocations apply. Learn More in Help
- Custom Objects: 0Custom Tabs: 2Custom Apps: 1
- Lightning Components
- Global: 5App Builder: 0Community Builder: 0
- Languages
- English
Security
Additional Details
Visual and Tabular representation of Org Limits The App uses LWC to fetch the Org Limits, and D3JS to represent the limits in charts. It also redirects to setup page for Object level limits An ability to schedule email alerts, when any limit reaches a certain threshold - Standard options for scheduling 1,2,3,4,6 times a day (frequency of 24 hours, 12 hours, 8 hours, 6 hours and 4 hours) - If a different frequency is needed, please schedule the following Class directly using Anonymous Apex, and the appropriate percentage and scheduling string Decimal percent = 0.7; String additionalEmail = 'testEmail@test.com'; String schedStr = '20 30 8 10 2 ?'; LIMITMON__LimitsMonitor_Scheduler SC = new LIMITMON__LimitsMonitor_Scheduler(percent, additionalEmail); system.schedule('LimitsMonitorSchedule', schedStr, SC);
Need help?
Salesforce Labs
San Francisco, CA, USA