Forum Discussion
Anonymous
4 years agoNot applicable
Refresh dataset with API and failure notification
Hello. I'm setting up execution of Power BI report refreshes with API calls. Everything is fine, but one thing. I can not understand who is the recipient of failure notification when i set noti...
Anonymous
4 years agoNot applicable
I am dataset owner. And i recieved nothing
lbendlin
4 years agoSuper User
I tested it on my side and did receive the email. Did you specify "MailOnCompletion" ?
- Anonymous4 years agoNot applicable
Sorry for long response
I'm not interested in notification in case of completion. I'm interested in notification in case of failure.
Here is the code that i execute.
Here is refresh log of dataset
It has failed. But i have no notification
- lbendlin4 years agoSuper User
Try
-Body (ConvertTo-Json @($request))
- Anonymous4 years agoNot applicable
Thanks for your response.
That didn't help
Here is the request code:
Here is the refresh log:
Regards,
Daniil.