Hi! Is it possible to set up alerts in AJO for the following cases?
1. When we reach a certain number of sends for an specific campaign
2. When we hit a threshold of errors for an specific campaign?
3.If no messages were sent in the last 15 minutes for an specific campaign?
If not natively supported, what’s the best workaround? Query Service? API monitoring? Any suggestions are welcome. Thanks.
Solved! Go to Solution.
Views
Replies
Total Likes
Alerts are supported for two specific cases as mentioned in this documentation https://experienceleague.adobe.com/en/docs/journey-optimizer/using/reporting/alerts
You can potentially leverage query service https://experienceleague.adobe.com/en/docs/experience-platform/query/clients/overview and configure alerts accordingly in an external system considering the latencies https://experienceleague.adobe.com/en/docs/experience-platform/ingestion/streaming/overview for the data to be persisted in data lake.
Alerts are supported for two specific cases as mentioned in this documentation https://experienceleague.adobe.com/en/docs/journey-optimizer/using/reporting/alerts
You can potentially leverage query service https://experienceleague.adobe.com/en/docs/experience-platform/query/clients/overview and configure alerts accordingly in an external system considering the latencies https://experienceleague.adobe.com/en/docs/experience-platform/ingestion/streaming/overview for the data to be persisted in data lake.