Forum Discussion
Anonymous
6 years agoNot applicable
Use API to set refresh failure notification email address
I want to send an update to a specific email address if a data set from anyone within my team fails their scheduled refresh. For now, only the report owner receives these messages, but this is inconv...
Greg_Deckler
6 years agoCommunity Champion
Hmm, there are definitely options in and around dataset refreshes in the API but I don't see anything to change the email address being sent to:
You could take over ownership:
https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/takeoveringroup
You might also check out the new functionality in PowerAutomate: https://us.flow.microsoft.com/en-us/search/?q=power%20bi
- Anonymous6 years agoNot applicable
Hi, Is there any news on having the possibility to update the notification email address when a refresh fails?
we're deploying the datasets using a service principal, and it would be nice to set the notification addresses also with an API call, without using some other tools.
thanks