<?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: How to add webhook in simple java project in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-add-webhook-in-simple-java-project/m-p/258084#M14973</link>
    <description>You can find the documentation for webhooks here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/reference/webhooks" target="_blank"&gt;https://www.dropbox.com/developers/reference/webhooks&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Receiving webhooks isn't dependent on what, if any, Dropbox SDK you use, so the official Dropbox SDKs don't offer resources for it. Once you register a Dropbox webhook URI, Dropbox will send a POST request to the URI you registered when something changes in any of the accounts linked to your app. You can use whatever web framework you want for handling that, just like any other HTTP request.</description>
    <pubDate>Thu, 28 Dec 2017 16:37:46 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2017-12-28T16:37:46Z</dc:date>
    <item>
      <title>How to add webhook in simple java project</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-add-webhook-in-simple-java-project/m-p/258057#M14969</link>
      <description>&lt;P&gt;I have used Java&amp;nbsp;SDK&amp;nbsp;to develop simple upload, download methods. Now I want to add support of webhooks in the same project. I don't&amp;nbsp;find a good example for that anywhere. I don't want to move my project to spring.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:16:28 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-add-webhook-in-simple-java-project/m-p/258057#M14969</guid>
      <dc:creator>suzuka</dc:creator>
      <dc:date>2019-05-29T09:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to add webhook in simple java project</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-add-webhook-in-simple-java-project/m-p/258084#M14973</link>
      <description>You can find the documentation for webhooks here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/reference/webhooks" target="_blank"&gt;https://www.dropbox.com/developers/reference/webhooks&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Receiving webhooks isn't dependent on what, if any, Dropbox SDK you use, so the official Dropbox SDKs don't offer resources for it. Once you register a Dropbox webhook URI, Dropbox will send a POST request to the URI you registered when something changes in any of the accounts linked to your app. You can use whatever web framework you want for handling that, just like any other HTTP request.</description>
      <pubDate>Thu, 28 Dec 2017 16:37:46 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-add-webhook-in-simple-java-project/m-p/258084#M14973</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-12-28T16:37:46Z</dc:date>
    </item>
  </channel>
</rss>

