<?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: Dropbox webhook verification not possibile with ifttt or zapier, what about google apps script? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-webhook-verification-not-possibile-with-ifttt-or-zapier/m-p/179609#M7302</link>
    <description>&lt;P&gt;yes, the check if something new in a folder is not recursive, plus only zapier supports such an action. therefore i need to make use of the webhook functionality&lt;/P&gt;</description>
    <pubDate>Fri, 29 Apr 2016 02:30:45 GMT</pubDate>
    <dc:creator>Dimitrie H.</dc:creator>
    <dc:date>2016-04-29T02:30:45Z</dc:date>
    <item>
      <title>Dropbox webhook verification not possibile with ifttt or zapier, what about google apps script?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-webhook-verification-not-possibile-with-ifttt-or-zapier/m-p/179607#M7300</link>
      <description>&lt;P&gt;Dear dropbox community,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have found it impossible to use the dropbox webhooks with services like zapier and ifttt. This due to the fact that there is the verification process.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My next solution was to use google apps script in order to make services act on file changes within the folder of my dropbox app.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However I can find no example of how to go about this...&lt;/P&gt;
&lt;P&gt;It would be great to work off an example!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;dropbox webhook &amp;gt; triggers &amp;gt; google apps script &amp;gt; triggers &amp;gt; something&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:33:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-webhook-verification-not-possibile-with-ifttt-or-zapier/m-p/179607#M7300</guid>
      <dc:creator>Dimitrie H.</dc:creator>
      <dc:date>2019-05-29T09:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox webhook verification not possibile with ifttt or zapier, what about google apps script?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-webhook-verification-not-possibile-with-ifttt-or-zapier/m-p/179608#M7301</link>
      <description>&lt;P&gt;Out of curiosity, is there a reason you don't like IFTTT and Zapier's existing&amp;nbsp;Dropbox support? (&lt;A href="https://ifttt.com/dropbox" rel="nofollow noreferrer"&gt;https://ifttt.com/dropbox&lt;/A&gt; and&amp;nbsp;&lt;A href="https://zapier.com/zapbook/dropbox/" rel="nofollow noreferrer"&gt;https://zapier.com/zapbook/dropbox/&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;I'm not sure if they use webhooks or not. Maybe you want to use something specific in the Dropbox webhook payload?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2016 23:04:29 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-webhook-verification-not-possibile-with-ifttt-or-zapier/m-p/179608#M7301</guid>
      <dc:creator>Steve M.</dc:creator>
      <dc:date>2016-04-28T23:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox webhook verification not possibile with ifttt or zapier, what about google apps script?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-webhook-verification-not-possibile-with-ifttt-or-zapier/m-p/179609#M7302</link>
      <description>&lt;P&gt;yes, the check if something new in a folder is not recursive, plus only zapier supports such an action. therefore i need to make use of the webhook functionality&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2016 02:30:45 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-webhook-verification-not-possibile-with-ifttt-or-zapier/m-p/179609#M7302</guid>
      <dc:creator>Dimitrie H.</dc:creator>
      <dc:date>2016-04-29T02:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox webhook verification not possibile with ifttt or zapier, what about google apps script?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-webhook-verification-not-possibile-with-ifttt-or-zapier/m-p/179610#M7303</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Dimitrie, we don't have a sample for using&amp;nbsp;Dropbox webhooks with Google Apps Script specifically,&amp;nbsp;but I'll be sure to pass this along as feedback.&lt;/P&gt;
&lt;P&gt;We do have a sample Python app here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/dropbox/mdwebhook" rel="nofollow noreferrer"&gt;https://github.com/dropbox/mdwebhook&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;And the full documentation can be found here:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/reference/webhooks" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/reference/webhooks&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2016 05:36:47 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-webhook-verification-not-possibile-with-ifttt-or-zapier/m-p/179610#M7303</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-04-29T05:36:47Z</dc:date>
    </item>
  </channel>
</rss>

