<?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: When a File is Uploaded, Make a New Row in Google Sheets (viasocket.com) in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/When-a-File-is-Uploaded-Make-a-New-Row-in-Google-Sheets/m-p/349665#M20066</link>
    <description>&lt;P&gt;Just passing by to take a look at the new dropbox which looks awesome by the way&amp;nbsp;&lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@F55D1311E4D274BF094217A54A6087D3/images/emoticons/1f609.png" alt=":wink:" title=":wink:" /&gt; and decided to pick a random post for my good deed of the day.&lt;/P&gt;&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1170994"&gt;@ericmlevy&lt;/a&gt;&amp;nbsp;I can help you with that if you like. if you do not want to code and you think ITTT is not a good solution, try Zappier.&lt;/P&gt;&lt;P&gt;Let me know if you need help.&lt;/P&gt;&lt;P&gt;I do not work for Zappier by the way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All the best!&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jun 2019 12:06:46 GMT</pubDate>
    <dc:creator>deifos</dc:creator>
    <dc:date>2019-06-12T12:06:46Z</dc:date>
    <item>
      <title>When a File is Uploaded, Make a New Row in Google Sheets (viasocket.com)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/When-a-File-is-Uploaded-Make-a-New-Row-in-Google-Sheets/m-p/348948#M20039</link>
      <description>&lt;P&gt;I'm using the website viasocket to get info from the Frame.io API, into Google Sheets. I'd like to do the same thing with Dropbox.&lt;/P&gt;
&lt;P&gt;I'd like to be able to pick a folder, and every time a file is uploaded into that folder, or one of its subfolder, I'd like to get the date &amp;amp; time, file name, and link to the file. Then I'd like to pass that into a new row on a Google Sheet.&lt;/P&gt;
&lt;P&gt;I have a bad implementation of it working with IFTTT, but it's slow and doesn't work with subfolders.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2019-06-08 14.58.54.png" style="width: 242px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/9858iB73F38E3972A56B3/image-dimensions/242x40?v=v2" width="242" height="40" role="button" title="Screenshot 2019-06-08 14.58.54.png" alt="Screenshot 2019-06-08 14.58.54.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I can barely figure out how to begin. I had some info coming into socket using this:&amp;nbsp;&lt;A href="https://api.dropboxapi.com/2/files/list_folder" target="_blank" rel="noopener"&gt;https://api.dropboxapi.com/2/files/list_folder&lt;/A&gt;. But each file had its own entry in an array, and I couldn't push that to Google SHeet.&lt;/P&gt;
&lt;P&gt;I'm terrible at this. Please help!&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2019 09:51:17 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/When-a-File-is-Uploaded-Make-a-New-Row-in-Google-Sheets/m-p/348948#M20039</guid>
      <dc:creator>ericmlevy</dc:creator>
      <dc:date>2019-07-16T09:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: When a File is Uploaded, Make a New Row in Google Sheets (viasocket.com)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/When-a-File-is-Uploaded-Make-a-New-Row-in-Google-Sheets/m-p/349245#M20045</link>
      <description>&lt;P&gt;Something to keep in mind in this scenario is that the current Dropbox &lt;A href="https://www.dropbox.com/developers/reference/webhooks" target="_self"&gt;webhook implementation&lt;/A&gt; listens for &lt;STRONG&gt;all&lt;/STRONG&gt; changes to files and can't be set to listen on a single folder.&lt;/P&gt;
&lt;P&gt;Do you have any code you've written (or can write) somewhere in your current flow?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2019 18:17:55 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/When-a-File-is-Uploaded-Make-a-New-Row-in-Google-Sheets/m-p/349245#M20045</guid>
      <dc:creator>TaylorKrusen</dc:creator>
      <dc:date>2019-06-10T18:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: When a File is Uploaded, Make a New Row in Google Sheets (viasocket.com)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/When-a-File-is-Uploaded-Make-a-New-Row-in-Google-Sheets/m-p/349665#M20066</link>
      <description>&lt;P&gt;Just passing by to take a look at the new dropbox which looks awesome by the way&amp;nbsp;&lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@F55D1311E4D274BF094217A54A6087D3/images/emoticons/1f609.png" alt=":wink:" title=":wink:" /&gt; and decided to pick a random post for my good deed of the day.&lt;/P&gt;&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1170994"&gt;@ericmlevy&lt;/a&gt;&amp;nbsp;I can help you with that if you like. if you do not want to code and you think ITTT is not a good solution, try Zappier.&lt;/P&gt;&lt;P&gt;Let me know if you need help.&lt;/P&gt;&lt;P&gt;I do not work for Zappier by the way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All the best!&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 12:06:46 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/When-a-File-is-Uploaded-Make-a-New-Row-in-Google-Sheets/m-p/349665#M20066</guid>
      <dc:creator>deifos</dc:creator>
      <dc:date>2019-06-12T12:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: When a File is Uploaded, Make a New Row in Google Sheets (viasocket.com)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/When-a-File-is-Uploaded-Make-a-New-Row-in-Google-Sheets/m-p/349679#M20067</link>
      <description>Zapier can definitely do this, I was just trying to save $50/mo, since viasocket.com let’s you do something like 5,000 actions for free.&lt;BR /&gt;&lt;BR /&gt;Our frame.io —&amp;gt; Google Sheets integration is working really well on there. That’s a simpler API though. Easier for a novice to understand.</description>
      <pubDate>Wed, 12 Jun 2019 12:39:45 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/When-a-File-is-Uploaded-Make-a-New-Row-in-Google-Sheets/m-p/349679#M20067</guid>
      <dc:creator>ericmlevy</dc:creator>
      <dc:date>2019-06-12T12:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: When a File is Uploaded, Make a New Row in Google Sheets (viasocket.com)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/When-a-File-is-Uploaded-Make-a-New-Row-in-Google-Sheets/m-p/349681#M20068</link>
      <description>I deleted the code I had written, because it wasn’t working.&lt;BR /&gt;&lt;BR /&gt;I couldn’t get that loop to work at all. The documentation about it on the site is unclear to me, and all of my attempts to get it to work failed.&lt;BR /&gt;&lt;BR /&gt;To be fair, I don’t know what I’m doing.</description>
      <pubDate>Wed, 12 Jun 2019 12:44:15 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/When-a-File-is-Uploaded-Make-a-New-Row-in-Google-Sheets/m-p/349681#M20068</guid>
      <dc:creator>ericmlevy</dc:creator>
      <dc:date>2019-06-12T12:44:15Z</dc:date>
    </item>
  </channel>
</rss>

