Below are some of the solutions that we use as part of an implementation. We do this to ensure the use of best practices and to speed up the project.

  • Trigger Actions Framework: A modern framework to handle triggering events from both apex triggers and flows.
  • Nebula Logger: Log and display code and flow exceptions including reporting.
  • LiteBatch: Batch individual transactions into groups and run them asynchronously.
  • LiteTrim: Keep your instance …
  • LiteMail: A centralized solution for sending emails.