Skip to content

rsoesemann/org-error-inbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Salesforce Org Error Inbox

Salesforce Orgs can send out notification emails when unhandled exceptions happen in Apex code or Flow or elsewhere. Admins can define an email adress for this in the setup. The Org Error Inbox is a native Salesforce App that provides you with an email address to receive those emails. Error emails are parsed and stored in a Custom Object where you can report on and create sophisticated Support workflows.

Features:

Video Demo:

How does it work?

Salesforce orgs send out unhandled errors to the main admin's email address. If you redirect such email to this apps email service, it will receive and parse them into a Custom Object OrgError__c.

All this information is stored in a single Custom Object and can be easily used for reporting and sophisticated support workflows.

How can I use it?

Deploy as source or install as Unlocked Package to your Production or Sandbox org.

Deploy to Salesforce

Install Unlocked Package (Production)

Install Unlocked Package (Sandbox)

How can I contribute and extend it?

The project was built as a flexible unnamespaced SFDX project. The repo contains all the scripts to automatically build dev scratch orgs and sample data to play with.

Feel free to fork the repo and extend it. We would love to get improvements as Pull Request from you. Or create issues when you find a problem but don't want to fix it on your own.


NOTE: This app has a bigger brother for AppExchange partners that want to collect and proactivly manage app errors in their subscribers' orgs.

About

App to receive and structure all your Salesforce error emails

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •