<?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 Simple c# example to create a folder in dropbox from a console application in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Simple-c-example-to-create-a-folder-in-dropbox-from-a-console/m-p/318803#M18858</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to the API and trying to understand how to create a basic connection to dropbox to create a folder and then save some files into this folder.&lt;/P&gt;&lt;P&gt;I have created an App as this will only need to create folders/files in a specific location.&lt;/P&gt;&lt;P&gt;Does anyone have a simple example of this without needing to redirect to a login screen as I just want to use the auth token provided on the app details page.&lt;/P&gt;&lt;P&gt;I am doing this in C# and it will be for an automated task that runs once a week.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:08:42 GMT</pubDate>
    <dc:creator>ThirdMonkey</dc:creator>
    <dc:date>2019-05-29T09:08:42Z</dc:date>
    <item>
      <title>Simple c# example to create a folder in dropbox from a console application</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Simple-c-example-to-create-a-folder-in-dropbox-from-a-console/m-p/318803#M18858</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to the API and trying to understand how to create a basic connection to dropbox to create a folder and then save some files into this folder.&lt;/P&gt;&lt;P&gt;I have created an App as this will only need to create folders/files in a specific location.&lt;/P&gt;&lt;P&gt;Does anyone have a simple example of this without needing to redirect to a login screen as I just want to use the auth token provided on the app details page.&lt;/P&gt;&lt;P&gt;I am doing this in C# and it will be for an automated task that runs once a week.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:08:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Simple-c-example-to-create-a-folder-in-dropbox-from-a-console/m-p/318803#M18858</guid>
      <dc:creator>ThirdMonkey</dc:creator>
      <dc:date>2019-05-29T09:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Simple c# example to create a folder in dropbox from a console application</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Simple-c-example-to-create-a-folder-in-dropbox-from-a-console/m-p/318857#M18859</link>
      <description>&lt;P&gt;If you're working in C#, we&amp;nbsp;recommend using &lt;A href="https://github.com/dropbox/dropbox-sdk-dotnet" target="_self"&gt;the official&amp;nbsp;Dropbox .NET SDK&lt;/A&gt;, if you can.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There's &lt;A href="https://github.com/dropbox/dropbox-sdk-dotnet/blob/b8f5c751f9df6765f4e2bbb98b39bc6bde5cfadc/dropbox-sdk-dotnet/Examples/SimpleTest/Program.cs#L320" target="_self"&gt;an example of using that to create a folder here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Typically, you would implement the OAuth app authorization flow to allow any abitrary user to connect their own account, but if you are only running this yourself and only need to connect to your own account, you can just always &lt;A href="https://github.com/dropbox/dropbox-sdk-dotnet/blob/b8f5c751f9df6765f4e2bbb98b39bc6bde5cfadc/dropbox-sdk-dotnet/Examples/SimpleTest/Program.cs#L78" target="_self"&gt;pass in your own access token&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Dec 2018 15:15:58 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Simple-c-example-to-create-a-folder-in-dropbox-from-a-console/m-p/318857#M18859</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-12-19T15:15:58Z</dc:date>
    </item>
  </channel>
</rss>

