<?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 To create a folder in SharePoint using SAS in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/To-create-a-folder-in-SharePoint-using-SAS/m-p/645659#M78542</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;Can anyone please help me with the PROC HTTP code to create a directory in SharePoint&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 06 May 2020 16:41:37 GMT</pubDate>
    <dc:creator>vidyasagar1</dc:creator>
    <dc:date>2020-05-06T16:41:37Z</dc:date>
    <item>
      <title>To create a folder in SharePoint using SAS</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/To-create-a-folder-in-SharePoint-using-SAS/m-p/645659#M78542</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;Can anyone please help me with the PROC HTTP code to create a directory in SharePoint&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2020 16:41:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/To-create-a-folder-in-SharePoint-using-SAS/m-p/645659#M78542</guid>
      <dc:creator>vidyasagar1</dc:creator>
      <dc:date>2020-05-06T16:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: To create a folder in SharePoint using SAS</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/To-create-a-folder-in-SharePoint-using-SAS/m-p/645668#M78543</link>
      <description>&lt;P&gt;I've &lt;A href="https://blogs.sas.com/content/sasdummy/2018/11/29/sas-programming-office-365-onedrive/" target="_self"&gt;written an extensive blog post&lt;/A&gt; -- and a &lt;A href="https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2020/4439-2020.pdf" target="_self"&gt;SAS Global Forum paper&lt;/A&gt; -- about SAS integration with Microsoft 365 using PROC HTTP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The trickiest part is setting up your app and authentication.&amp;nbsp; Beyond that, you'll &lt;A href="https://docs.microsoft.com/en-us/graph/api/driveitem-post-children?view=graph-rest-1.0&amp;amp;tabs=http" target="_self"&gt;POST the /children method/data&lt;/A&gt; in the Microsoft graph API to create the folder where you want.&amp;nbsp; The same API serves OneDrive and SharePoint Online.&amp;nbsp; I found the &lt;A href="https://developer.microsoft.com/en-us/graph/graph-explorer" target="_self"&gt;Microsoft Graph Explorer&lt;/A&gt; to be a really useful tool to test things.&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2020 18:04:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/To-create-a-folder-in-SharePoint-using-SAS/m-p/645668#M78543</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2020-05-06T18:04:51Z</dc:date>
    </item>
  </channel>
</rss>

