Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

REST API Email Notification

I successfully ran PowerShell script for calling the Power BI REST APIs following this instruction from Github. https://github.com/Azure-Samples/powerbi-powershell

Does somebody know a way to send an email alert when the process above finish? Like sending out an alert of the result of the refreshing. Please help!

Status: New
Comments
v-qiuyu-msft
Community Support

Hi @Anonymous, 

 

In my opinion, this is a PowerShell question. You can refer to these two similar threads: 

 

https://stackoverflow.com/questions/34174755/send-mail-after-successfull-powershell-script-execution

https://stackoverflow.com/questions/35579008/how-to-send-status-of-scheduled-script-via-mail

 

Best Regards,
Qiuyun Yu