<?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 sync dropbox with api in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sync-dropbox-with-api/m-p/594609#M27652</link>
    <description>&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;Which API can I use to sync a folder or all dropbox folders?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 03 May 2022 00:03:12 GMT</pubDate>
    <dc:creator>melikastone1385</dc:creator>
    <dc:date>2022-05-03T00:03:12Z</dc:date>
    <item>
      <title>sync dropbox with api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sync-dropbox-with-api/m-p/594609#M27652</link>
      <description>&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;Which API can I use to sync a folder or all dropbox folders?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 00:03:12 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sync-dropbox-with-api/m-p/594609#M27652</guid>
      <dc:creator>melikastone1385</dc:creator>
      <dc:date>2022-05-03T00:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: sync dropbox with api or http</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sync-dropbox-with-api/m-p/594641#M27653</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1539258"&gt;@melikastone1385&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Which API can I use ...&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Hm&lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@9AD39CA637682E9616FBE31CDAF1B6C4/emoticons/1f914.png" alt=":thinking_face:" title=":thinking_face:" /&gt;... What about &lt;A title="Dropbox API v2" href="https://www.dropbox.com/developers/documentation/http/documentation" target="_blank" rel="noopener"&gt;Dropbox API&lt;/A&gt;?&amp;nbsp;🧐 (HTTP calls in their nature).&lt;/P&gt;</description>
      <pubDate>Mon, 02 May 2022 23:20:53 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sync-dropbox-with-api/m-p/594641#M27653</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2022-05-02T23:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: sync dropbox with api or http</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sync-dropbox-with-api/m-p/594647#M27654</link>
      <description>&lt;P&gt;Which API can be used to sync automatically?&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 00:02:28 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sync-dropbox-with-api/m-p/594647#M27654</guid>
      <dc:creator>melikastone1385</dc:creator>
      <dc:date>2022-05-03T00:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: sync dropbox with api or http</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sync-dropbox-with-api/m-p/594650#M27655</link>
      <description>&lt;P&gt;Hah...&lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@D88F213CAFB196B6AB70612B08AD9D31/emoticons/1f601.png" alt=":beaming_face_with_smiling_eyes:" title=":beaming_face_with_smiling_eyes:" /&gt; Everything and nothing.&lt;/P&gt;&lt;P&gt;Dropbox API, used either directly or through some SDK, provides access to client account content. You, with your code, can list that content, read it, write there, etc. If you want to sync something (or any other particular operation - representable as a sequence of elementary API operations), creation of proper algorithm is your responsibility. You can NOT just call some function to do your work for you! &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@FBF7D2AB59A0D6E861EBF6A36F93B7E2/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;&lt;P&gt;Nice learning and good luck.&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 00:14:36 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sync-dropbox-with-api/m-p/594650#M27655</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2022-05-03T00:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: sync dropbox with api or http</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sync-dropbox-with-api/m-p/594674#M27656</link>
      <description>&lt;P&gt;If I could do this I would ask you a question.&lt;/P&gt;&lt;P&gt;you can send me a sample preferably with vb6&lt;/P&gt;&lt;P&gt;I have the Dropbox application installed on my computer, it does this well&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Like this&lt;/P&gt;&lt;PRE&gt;SetApplicationAttribute(android:label, "@string/app_name") ' NEW in v3.0!!!
AddApplicationText(
&amp;lt;activity android:name="com.dropbox.sync.android.DbxAuthActivity" /&amp;gt;
&amp;lt;activity
  android:name="com.dropbox.client2.android.AuthActivity"
  android:launchMode="singleTask" &amp;gt;
  &amp;lt;intent-filter&amp;gt;
    &amp;lt;data android:scheme="db-YOURAPPKEY" /&amp;gt; &amp;lt;!-- NEED TO UPDATE --&amp;gt;
    &amp;lt;action android:name="android.intent.action.VIEW" /&amp;gt;
    &amp;lt;category android:name="android.intent.category.BROWSABLE" /&amp;gt;
    &amp;lt;category android:name="android.intent.category.DEFAULT" /&amp;gt;
  &amp;lt;/intent-filter&amp;gt;
&amp;lt;/activity&amp;gt;
&amp;lt;service
  android:name="com.dropbox.sync.android.DbxSyncService"
  android:enabled="true"
  android:exported="false"
  android:label="Dropbox Sync" /&amp;gt;
  )&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 06:38:18 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sync-dropbox-with-api/m-p/594674#M27656</guid>
      <dc:creator>melikastone1385</dc:creator>
      <dc:date>2022-05-03T06:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: sync dropbox with api or http</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sync-dropbox-with-api/m-p/594754#M27658</link>
      <description>&lt;P&gt;While Dropbox doesn't have any samples for Visual Basic in particular, you can find a number of resources for using the Dropbox API in &lt;A href="https://www.dropbox.com/developers/documentation" target="_self"&gt;the documentation&lt;/A&gt;. You may want to read through &lt;A href="https://www.dropbox.com/developers/reference/getting-started" target="_self"&gt;the Getting Started guide&lt;/A&gt; first.&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 14:26:24 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sync-dropbox-with-api/m-p/594754#M27658</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-05-03T14:26:24Z</dc:date>
    </item>
  </channel>
</rss>

