Failure alerts — logged and without spam

The scenario catches errors, logs them to a database and alerts you by email and phone, while rate-limiting repeats.

  • Failures caught immediately
  • Every error kept in a log
  • Alerts without repeat spam
  • Notified by email and phone
Postgres

How it works

To get AWS SES notifications in Monica CRM, you don't need a developer: a ready-made scenario watches events and sends messages for you.

  1. Starts when: Error Trigger
  2. Then: Insert Log
  3. Then: CleanUp execution. See below if you will prepend this workflow
  4. Then: Count for 5 minutes
  5. Check: If there is no logs in 5 minutes
  6. Then: Principal E-Mail
  7. Then: Fallback E-Mail
  8. Then: Push mobile notification
  9. Then: Truncate Log Database
  10. Starts when: Sometimes... just cleanup
  11. Then: Call this Sample - Prepend to your error catcher
  12. Starts when: See below to prepend this at your error handling

You can launch this AWS SES + Monica CRM integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.