How can you create an internal alert to notify marketer if a threshold is not met?
I'm looking to create a program for internal use only that will essentially send me an "alert/notification" if a program does not meet a specific threshold (5 total emails sent) or surpasses a threshold (was sent more than 100 emails) on any given day.
Marketo isn't really designed with this functionality as it's based on individual records rather than the aggregate of programs or tasks. Obviously, I can subscribe to an Email or Program Performance Report set to daily and manually check the activity, however, the volume of emails would be overwhelming which I am trying to avoid. I'd like to be notified only in the event something is amiss.
The reason for this is we have two SalesForce orgs that go through a middleware into Marketo. Occasionally code "breaks" in the middleware resulting in either zero or hundreds of records qualifying for programs and receiving emails - which needs to be flagged within 1 day rather than weeks potentially.
What do you think is the best way to approach this?