<?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 Implementing Microsoft Graph API Change Notifications in Data Movement &amp; Streaming</title>
    <link>https://community.qlik.com/t5/Data-Movement-Streaming/Implementing-Microsoft-Graph-API-Change-Notifications/m-p/2092190#M1225</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm trying to implement the Microsoft Graph API change notifications which are webhooks. I can't see any way to do this in Qlik, is this possible?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;TIA&lt;/P&gt;</description>
    <pubDate>Wed, 19 Mar 2025 23:02:17 GMT</pubDate>
    <dc:creator>si_mcd</dc:creator>
    <dc:date>2025-03-19T23:02:17Z</dc:date>
    <item>
      <title>Implementing Microsoft Graph API Change Notifications</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Implementing-Microsoft-Graph-API-Change-Notifications/m-p/2092190#M1225</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm trying to implement the Microsoft Graph API change notifications which are webhooks. I can't see any way to do this in Qlik, is this possible?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;TIA&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2025 23:02:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Implementing-Microsoft-Graph-API-Change-Notifications/m-p/2092190#M1225</guid>
      <dc:creator>si_mcd</dc:creator>
      <dc:date>2025-03-19T23:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Implementing Microsoft Graph API Change Notifications</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Implementing-Microsoft-Graph-API-Change-Notifications/m-p/2093589#M1246</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/146543"&gt;@si_mcd&lt;/a&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By using triggered webhooks you should be able to receive the notifications from Microsoft Graph. &lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_QlikAutomation/working-with-automations/working-with-webhooks.htm" target="_blank"&gt;This article&lt;/A&gt; goes into detail about how they work and can be used.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2023 14:22:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Implementing-Microsoft-Graph-API-Change-Notifications/m-p/2093589#M1246</guid>
      <dc:creator>Josef_Gustafson</dc:creator>
      <dc:date>2023-07-13T14:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Implementing Microsoft Graph API Change Notifications</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Implementing-Microsoft-Graph-API-Change-Notifications/m-p/2093790#M1248</link>
      <description>&lt;P&gt;Hi Josef,&lt;/P&gt;
&lt;P&gt;Thanks for the reply. I had already seen that article. I thought it would work but unfortunately the triggered webhooks aren't flexible enough. The Graph API requires a validation reponse as explained in this article:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/graph/change-notifications-delivery-webhooks?tabs=http" target="_blank"&gt;https://learn.microsoft.com/en-us/graph/change-notifications-delivery-webhooks?tabs=http&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The client must respond with the following characteristics within 10 seconds of step 1:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;A status code of&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;HTTP 200 OK&lt;/CODE&gt;.&lt;/LI&gt;
&lt;LI&gt;A content type of&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;text/plain&lt;/CODE&gt;.&lt;/LI&gt;
&lt;LI&gt;A body that includes the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;URL decoded&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;plain text validation token.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;I can't see a way to manage this in the triggered webhook so the validation fails. Do you know of any way to do this? I hope you can as it would work really well if there was.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2023 07:35:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Implementing-Microsoft-Graph-API-Change-Notifications/m-p/2093790#M1248</guid>
      <dc:creator>si_mcd</dc:creator>
      <dc:date>2023-07-14T07:35:24Z</dc:date>
    </item>
  </channel>
</rss>

