<?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 Re: Extracting sharepoint in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Extracting-sharepoint/m-p/1250672#M868708</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your question is quite compact so I might be missing your point. For now I assume you want to get data out of Sharepoint Online. For an on-premise Sharepoint setup I have no answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get data (list items) out of Sharepoint Online (part of Office 365) you can use the Microsoft Graph API. It's documented at &lt;A href="https://graph.microsoft.io/en-us/docs/overview/overview" title="https://graph.microsoft.io/en-us/docs/overview/overview"&gt;Microsoft Graph - Documentation - Overview&lt;/A&gt;. The part you need is in beta currently, see &lt;A href="https://graph.microsoft.io/en-us/docs/api-reference/beta/resources/sharepoint" title="https://graph.microsoft.io/en-us/docs/api-reference/beta/resources/sharepoint"&gt;Microsoft Graph - Documentation - SharePoint&lt;/A&gt;. I have to note this: it requires moderate to advanced Powershell and developer skills to do this. You'll need to know:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;How to register an application in Azure AD with the right scope (scope = Sites.Read.All)&lt;/LI&gt;&lt;LI&gt;How to use OAUTH2 to get an authentication code and then an access token&lt;/LI&gt;&lt;LI&gt;How to list your sites and lists to get the appropriate listID. The listID used by the Graph API is not the same one as you see in Sharepoint Online...&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Egbert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 24 Dec 2016 14:58:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-12-24T14:58:44Z</dc:date>
    <item>
      <title>Extracting sharepoint</title>
      <link>https://community.qlik.com/t5/QlikView/Extracting-sharepoint/m-p/1250671#M868707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please let me know..how to extract list data from sharepoint using powershell..i hope that might genius help me ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extracting-sharepoint/m-p/1250671#M868707</guid>
      <dc:creator>praveenkumar_s</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting sharepoint</title>
      <link>https://community.qlik.com/t5/QlikView/Extracting-sharepoint/m-p/1250672#M868708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your question is quite compact so I might be missing your point. For now I assume you want to get data out of Sharepoint Online. For an on-premise Sharepoint setup I have no answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get data (list items) out of Sharepoint Online (part of Office 365) you can use the Microsoft Graph API. It's documented at &lt;A href="https://graph.microsoft.io/en-us/docs/overview/overview" title="https://graph.microsoft.io/en-us/docs/overview/overview"&gt;Microsoft Graph - Documentation - Overview&lt;/A&gt;. The part you need is in beta currently, see &lt;A href="https://graph.microsoft.io/en-us/docs/api-reference/beta/resources/sharepoint" title="https://graph.microsoft.io/en-us/docs/api-reference/beta/resources/sharepoint"&gt;Microsoft Graph - Documentation - SharePoint&lt;/A&gt;. I have to note this: it requires moderate to advanced Powershell and developer skills to do this. You'll need to know:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;How to register an application in Azure AD with the right scope (scope = Sites.Read.All)&lt;/LI&gt;&lt;LI&gt;How to use OAUTH2 to get an authentication code and then an access token&lt;/LI&gt;&lt;LI&gt;How to list your sites and lists to get the appropriate listID. The listID used by the Graph API is not the same one as you see in Sharepoint Online...&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Egbert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Dec 2016 14:58:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extracting-sharepoint/m-p/1250672#M868708</guid>
      <dc:creator />
      <dc:date>2016-12-24T14:58:44Z</dc:date>
    </item>
  </channel>
</rss>

