Closed JTanner4 closed 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.
@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.
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.