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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

When updating a dataset using the Refresh a dataset connector in Power Automate, I would like to receive the mail notification on refresh completion including either failure and success.

When updating a dataset using the Refresh a dataset connector in Power Automate, 
notifyOption can be specified, and I would like to receive the mail notification on refresh completion including either failure and success.

URL:
https://docs.microsoft.com/ja-jp/connectors/powerbi/#refresh-a-dataset

 
Status: New
Comments
samuel_ros_aman
New Member
I am pretty sure it already does that. Read the API documentation
https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/refresh-dataset

NotifyOption

Mail notification options (success and/or failure, or none)

NotifyOption
Name Type Description
MailOnCompletion
  • string

Mail notification will be sent on refresh completion, including either failure and success

MailOnFailure
  • string

Mail notification will be sent on refresh failure

NoNotification
  • string

No notification will be sent

fbcideas_migusr
New Member
Yes its already there in REST APIs but I request this notification option should be able to specify in case of the Refresh a dataset connector in Power Automate.
fbcideas_migusr
New Member
Status changed to: New