<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Dataflow Refresh API not sending failure notification in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Dataflow-Refresh-API-not-sending-failure-notification/m-p/3321786#M43402</link>
    <description>&lt;P&gt;Hi DEVs,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to refresh dataflow using API through PowerShell script but&amp;nbsp; I am not getting dataflows refresh failure mail.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's the script for reference:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$RefreshDataflowUrl = "&lt;A href="https://api.powerbi.com/v1.0/myorg/groups/$GroupID/dataflows/$DataflowID/refreshes" target="_blank"&gt;https://api.powerbi.com/v1.0/myorg/groups/$GroupID/dataflows/$DataflowID/refreshes&lt;/A&gt;"&lt;BR /&gt;$body = @{"notifyOption"= "MailOnFailure"}&lt;BR /&gt;$body = $body | ConvertTo-Json&lt;BR /&gt;Invoke-RestMethod -Uri $RefreshDataflowUrl -Headers $headers -body $body -Method POST&lt;BR /&gt;Write-Host "Dataflow $i started refreshing"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's working fine but not sending mail if dataflow fails. Can someone help me in this?&lt;/P&gt;</description>
    <pubDate>Sun, 09 Jul 2023 08:40:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-07-09T08:40:53Z</dc:date>
    <item>
      <title>Dataflow Refresh API not sending failure notification</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Dataflow-Refresh-API-not-sending-failure-notification/m-p/3321786#M43402</link>
      <description>&lt;P&gt;Hi DEVs,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to refresh dataflow using API through PowerShell script but&amp;nbsp; I am not getting dataflows refresh failure mail.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's the script for reference:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$RefreshDataflowUrl = "&lt;A href="https://api.powerbi.com/v1.0/myorg/groups/$GroupID/dataflows/$DataflowID/refreshes" target="_blank"&gt;https://api.powerbi.com/v1.0/myorg/groups/$GroupID/dataflows/$DataflowID/refreshes&lt;/A&gt;"&lt;BR /&gt;$body = @{"notifyOption"= "MailOnFailure"}&lt;BR /&gt;$body = $body | ConvertTo-Json&lt;BR /&gt;Invoke-RestMethod -Uri $RefreshDataflowUrl -Headers $headers -body $body -Method POST&lt;BR /&gt;Write-Host "Dataflow $i started refreshing"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's working fine but not sending mail if dataflow fails. Can someone help me in this?&lt;/P&gt;</description>
      <pubDate>Sun, 09 Jul 2023 08:40:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Dataflow-Refresh-API-not-sending-failure-notification/m-p/3321786#M43402</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-09T08:40:53Z</dc:date>
    </item>
  </channel>
</rss>

