<?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 Create Property Template in API2 Java in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Create-Property-Template-in-API2-Java/m-p/201822#M9547</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to save some custom properties to a file that I upload. It appears that in order to add property/property groups, I need to supply a template Id but I'm not able to find a way to create/add a template using the Java SDK. Can you provide some pointers on the process for creating templates?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:26:51 GMT</pubDate>
    <dc:creator>Ritesh</dc:creator>
    <dc:date>2019-05-29T09:26:51Z</dc:date>
    <item>
      <title>Create Property Template in API2 Java</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Create-Property-Template-in-API2-Java/m-p/201822#M9547</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to save some custom properties to a file that I upload. It appears that in order to add property/property groups, I need to supply a template Id but I'm not able to find a way to create/add a template using the Java SDK. Can you provide some pointers on the process for creating templates?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:26:51 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Create-Property-Template-in-API2-Java/m-p/201822#M9547</guid>
      <dc:creator>Ritesh</dc:creator>
      <dc:date>2019-05-29T09:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: Create Property Template in API2 Java</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Create-Property-Template-in-API2-Java/m-p/201837#M9548</link>
      <description>The endpoints for adding templates aren't currently exposed, as the feature is still in development. I'll send this along as a request for them though.</description>
      <pubDate>Thu, 12 Jan 2017 22:22:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Create-Property-Template-in-API2-Java/m-p/201837#M9548</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-01-12T22:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Create Property Template in API2 Java</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Create-Property-Template-in-API2-Java/m-p/314717#M18684</link>
      <description>&lt;P&gt;Any news about how can we add custom properties to a file?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2018 19:13:28 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Create-Property-Template-in-API2-Java/m-p/314717#M18684</guid>
      <dc:creator>AlexC</dc:creator>
      <dc:date>2018-11-30T19:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: Create Property Template in API2 Java</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Create-Property-Template-in-API2-Java/m-p/314726#M18685</link>
      <description>&lt;P&gt;Yes, this functionality is now available. You can find the documentation for them in the Java SDK here, starting under "propertiesAdd":&lt;/P&gt;
&lt;P&gt;&lt;A href="https://dropbox.github.io/dropbox-sdk-java/api-docs/v3.0.x/" target="_self"&gt;https://dropbox.github.io/dropbox-sdk-java/api-docs/v3.0.x/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The other official SDKs also have methods for these.&lt;/P&gt;
&lt;P&gt;Or, if you're not using an SDK, you can find the corresponding HTTP endpoints documented here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#file_properties" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#file_properties&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2018 19:42:05 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Create-Property-Template-in-API2-Java/m-p/314726#M18685</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-11-30T19:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: Create Property Template in API2 Java</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Create-Property-Template-in-API2-Java/m-p/332960#M19438</link>
      <description>&lt;P&gt;It appears that the apps with "app folder" permissions are not allowed to use these endpoints. What are apps like those supposed to do if they want to add file properties?&lt;/P&gt;</description>
      <pubDate>Sat, 09 Mar 2019 09:07:44 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Create-Property-Template-in-API2-Java/m-p/332960#M19438</guid>
      <dc:creator>Ritesh2</dc:creator>
      <dc:date>2019-03-09T09:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Create Property Template in API2 Java</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Create-Property-Template-in-API2-Java/m-p/333283#M19445</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1027208"&gt;@Ritesh2&lt;/a&gt;&amp;nbsp;Unfortunately, the file properties functionality is not support for apps with the app folder permission. I'll send this along as a feature request for support for that, but I can't promise if/when that would be implemented.&lt;/P&gt;
&lt;P&gt;If you need to use the file properties functionality, you'll need to &lt;A href="https://www.dropbox.com/developers/apps/create" target="_self"&gt;register a new app&lt;/A&gt; with the "Full Dropbox" permission.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 18:51:22 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Create-Property-Template-in-API2-Java/m-p/333283#M19445</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-03-11T18:51:22Z</dc:date>
    </item>
  </channel>
</rss>

