MicroStrategy / mstrio-py

Python integration for MicroStrategy
Apache License 2.0
90 stars 60 forks source link

How To Create Threshold based alert subscriptions #130

Closed JTanner4 closed 1 year ago

JTanner4 commented 1 year ago

I want to create a threshold based email alert subscription via the api that will only send an email at the designated time if the conditions of the threshold in a report are met as described in this article.

Is this currently possible using mstrio or the api? I see that there is a create_subscription() function, but am not seeing anywhere that I can specify that I want to set an alert threshold on the subscription.

urszulajaczewska commented 1 year ago

Hi @JTanner4, you can create subscriptions via api/mstrio and reports with thresholds via api, but possibility to create email alert threshold is currently available only in Web.

urszulajaczewska commented 1 year ago

@JTanner4 As we don't have this in our roadmap, please log Enhancement Request to MSTR support if you find this issue necessary. It will help us prioritize our roadmap.