<?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: Building a new app seeking advice on where to start looking in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Building-a-new-app-seeking-advice-on-where-to-start-looking/m-p/723588#M31964</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1193137"&gt;@BradHenderson&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;... each operator will have their own database so there won’t be a conflict. ...&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Oh..&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; That makes the thing easy. In such a case you're not limited in any way and can use whatever you want and convenient for you (including not to change anything done up to the moment).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1193137"&gt;@BradHenderson&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;... So SDK is a preferred method? ...&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Yes, whenever possible (and when it doesn't disturb you) usage of SDK is a good idea. In spite currently not something mandatory, this will let you easy extend the functionality in the future if at some moment you would need to make a sync between different databases, for instance. Pros are that you wont need installed Dropbox application (your application will not depends on the other) and usage of SDK (compared to direct API) makes the things easier, since many parts of trivial coding are already done and ready for usage. So, select appropriate &lt;A title="SDKs" href="https://www.dropbox.com/developers/documentation#sdks" target="_blank" rel="noopener"&gt;SDK(s)&lt;/A&gt; according to the platform(s) you will run your application on and go on.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
    <pubDate>Mon, 23 Oct 2023 11:43:30 GMT</pubDate>
    <dc:creator>Здравко</dc:creator>
    <dc:date>2023-10-23T11:43:30Z</dc:date>
    <item>
      <title>Building a new app seeking advice on where to start looking</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Building-a-new-app-seeking-advice-on-where-to-start-looking/m-p/723505#M31959</link>
      <description>&lt;P&gt;I am creating a mobile app for our "operators" to access a database held in our Dropbox.&amp;nbsp; I will need them to access their database file, download it to their tablet, modify the file during their work day then replace the file in the Dropbox.&amp;nbsp; I have made the file available offline in the Dropbox app on the tablet and copy it to an internal directory where I can read it.&amp;nbsp; However when I try to save it and copy it back to the Dropbox folder, within my app, it saves ok but Dropbox doesn't treat it as modified and doesn't update the file in the cloud.&amp;nbsp; If I use the Dropbox edit option and save, it then updates the file in the cloud.&amp;nbsp; I am wondering if I am using the correct method here or whether I should be communicating directly with Dropbox using token, secret &amp;amp; app key and bypass the Dropbox app on the device.&lt;/P&gt;
&lt;P&gt;I'm hoping someone in the community can advise me on the best way to proceed.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Brad&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 11:58:49 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Building-a-new-app-seeking-advice-on-where-to-start-looking/m-p/723505#M31959</guid>
      <dc:creator>BradHenderson</dc:creator>
      <dc:date>2023-10-23T11:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: Building a new app seeking advice on where to start looking</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Building-a-new-app-seeking-advice-on-where-to-start-looking/m-p/723527#M31960</link>
      <description>&lt;P&gt;Hi &lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1193137"&gt;@BradHenderson&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;The keyword in your description is "copy" of your database that every operator will use. Let's imagine 2 operators work. The first operator makes some change in database and upload it to Dropbox. After that, the second operator does the same. What would be the database state and is that what you expect? &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;&lt;/P&gt;&lt;P&gt;It's matter of your application conception. The answer of above question and keeping in mind that Dropbox mobile application just provide access to the data but doesn't sync will lead you to the right decision. There is no universal answer to your initial question (in spite using Dropbox API and optionally SDK is advisable way for third party applications integration).&lt;/P&gt;&lt;P&gt;Hope this gives direction.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 07:58:31 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Building-a-new-app-seeking-advice-on-where-to-start-looking/m-p/723527#M31960</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2023-10-23T07:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: Building a new app seeking advice on where to start looking</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Building-a-new-app-seeking-advice-on-where-to-start-looking/m-p/723547#M31961</link>
      <description>Thank you for your assistance each operator will have their own database so there won’t be a conflict. So SDK is a preferred method?&lt;BR /&gt;Thanks again</description>
      <pubDate>Mon, 23 Oct 2023 09:41:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Building-a-new-app-seeking-advice-on-where-to-start-looking/m-p/723547#M31961</guid>
      <dc:creator>BradHenderson</dc:creator>
      <dc:date>2023-10-23T09:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Building a new app seeking advice on where to start looking</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Building-a-new-app-seeking-advice-on-where-to-start-looking/m-p/723588#M31964</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1193137"&gt;@BradHenderson&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;... each operator will have their own database so there won’t be a conflict. ...&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Oh..&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; That makes the thing easy. In such a case you're not limited in any way and can use whatever you want and convenient for you (including not to change anything done up to the moment).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1193137"&gt;@BradHenderson&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;... So SDK is a preferred method? ...&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Yes, whenever possible (and when it doesn't disturb you) usage of SDK is a good idea. In spite currently not something mandatory, this will let you easy extend the functionality in the future if at some moment you would need to make a sync between different databases, for instance. Pros are that you wont need installed Dropbox application (your application will not depends on the other) and usage of SDK (compared to direct API) makes the things easier, since many parts of trivial coding are already done and ready for usage. So, select appropriate &lt;A title="SDKs" href="https://www.dropbox.com/developers/documentation#sdks" target="_blank" rel="noopener"&gt;SDK(s)&lt;/A&gt; according to the platform(s) you will run your application on and go on.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 11:43:30 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Building-a-new-app-seeking-advice-on-where-to-start-looking/m-p/723588#M31964</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2023-10-23T11:43:30Z</dc:date>
    </item>
  </channel>
</rss>

