Expand my Community achievements bar.

Adobe Analytics ALERTS API

Avatar

Level 1

Can alerts configured in Adobe Analytics be accessed or retrieved via the Adobe Analytics API?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

4 Replies

Avatar

Community Advisor and Adobe Champion

I found this: https://experienceleague.adobe.com/en/docs/experience-platform/query/api/alert-subscriptions

 

I don't know if this is specifically "Experience Platform" or if it's more generically the shared part of Experience Platform that connects through all the Adobe Platforms.

 

Worth giving it a try though. It looks like you can retrieve information, or create new alerts.

Avatar

Community Advisor and Adobe Champion

I don't think I have ever seen where this can be done with the API Connection. Are you looking to setup alerts in a different program?

Avatar

Level 3

@DanielHo13 

Alert API specific to Adobe Analytics Product are not made public by Adobe . hence not available. 

Avatar

Community Advisor

Right now, there's no way to get the alerts you've set up in Adobe Analytics through the API. That means things like alert rules, thresholds, or who gets notified can't be pulled out or managed using the API.

If you're looking for a way to automate alerts, one option is to use the API to pull the data you care about on a regular schedule, then build your own alerts outside Adobe (like with a script or dashboard tool). It takes a bit of setup but gives you more flexibility.

Hopefully Adobe adds this feature in the future—it would definitely make life easier for a lot of us!