<?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: POJOs representing the Webhook event. in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/POJOs-representing-the-Webhook-event/m-p/729604#M32273</link>
    <description>&lt;P&gt;Thanks for clarification Greg. I saw that in Google search's generative AI response, and I thought there should be something like that in the SDK or maybe I am missing something.&lt;BR /&gt;&lt;BR /&gt;I should have taken the screen shot, forgot to take it. Looks like it is one of those AI hallucinations, and my bias that anything coming on Google search's top result is worthy enough to be trusted.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Nov 2023 21:46:36 GMT</pubDate>
    <dc:creator>user44</dc:creator>
    <dc:date>2023-11-14T21:46:36Z</dc:date>
    <item>
      <title>POJOs representing the Webhook event.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/POJOs-representing-the-Webhook-event/m-p/729289#M32254</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I am developing an integration with Dropbox and using Java SDK. While adding the webhooks based event notification functionality, I couldn't find the POJOS out of the SDK representing these. I could see this&amp;nbsp;&lt;STRONG&gt;com.dropbox.core.v2.webhooks.DropboxWebhookEvent&lt;/STRONG&gt; on internet, but couldn't spot the same in SDK, please clarify.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2023 16:06:23 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/POJOs-representing-the-Webhook-event/m-p/729289#M32254</guid>
      <dc:creator>user44</dc:creator>
      <dc:date>2023-11-14T16:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: POJOs representing the Webhook event.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/POJOs-representing-the-Webhook-event/m-p/729493#M32268</link>
      <description>&lt;P&gt;Can clarify where you saw "com.dropbox.core.v2.webhooks.DropboxWebhookEvent" online"? That's not part of &lt;A href="https://github.com/dropbox/dropbox-sdk-java" target="_blank"&gt;the official Dropbox API v2 Java SDK&lt;/A&gt;, for which you can find &lt;A href="https://dropbox.github.io/dropbox-sdk-java/api-docs/v5.4.3/" target="_blank"&gt;the official documentation here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In any case, using &lt;A href="https://www.dropbox.com/developers/reference/webhooks" target="_blank"&gt;Dropbox webhooks&lt;/A&gt; actually does not require using any of the official Dropbox SDKs, and there are no objects provided for webhook events in the Dropbox Java SDK. Dropbox webhook notifications are sent as HTTP(S) requests from the Dropbox servers to your specified webhook URI server. You should use your web framework to receive those requests and handle them however you want. For instance, you can then perform calls to the Dropbox API using the Dropbox Java SDK as a result of the webhook notifications, but that's not required.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2023 17:31:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/POJOs-representing-the-Webhook-event/m-p/729493#M32268</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2023-11-14T17:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: POJOs representing the Webhook event.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/POJOs-representing-the-Webhook-event/m-p/729604#M32273</link>
      <description>&lt;P&gt;Thanks for clarification Greg. I saw that in Google search's generative AI response, and I thought there should be something like that in the SDK or maybe I am missing something.&lt;BR /&gt;&lt;BR /&gt;I should have taken the screen shot, forgot to take it. Looks like it is one of those AI hallucinations, and my bias that anything coming on Google search's top result is worthy enough to be trusted.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2023 21:46:36 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/POJOs-representing-the-Webhook-event/m-p/729604#M32273</guid>
      <dc:creator>user44</dc:creator>
      <dc:date>2023-11-14T21:46:36Z</dc:date>
    </item>
  </channel>
</rss>

