<?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: API to automate the upload side of file request? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-to-automate-the-upload-side-of-file-request/m-p/166361#M5988</link>
    <description>&lt;P&gt;I too have this need. I've put together a working example of an IOS api to originate a file request. You can find it at:&amp;nbsp;&lt;A href="https://github.com/tjdhome/DropboxFileRequester.git" rel="nofollow noreferrer"&gt;https://github.com/tjdhome/DropboxFileRequester.git&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;It's a bit of a hack (uses a hidden webview), but&amp;nbsp;it&amp;nbsp;gets the job done. I have automated the second part (actually, the easier part) and will post that code in a day or so.&lt;/P&gt;</description>
    <pubDate>Fri, 12 Feb 2016 11:55:51 GMT</pubDate>
    <dc:creator>Tom D.32</dc:creator>
    <dc:date>2016-02-12T11:55:51Z</dc:date>
    <item>
      <title>API to automate the upload side of file request?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-to-automate-the-upload-side-of-file-request/m-p/166358#M5985</link>
      <description>&lt;P&gt;when using the "file request" feature there are two parts for the process:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;The owner of the account creates a new file request and share the link with the people he wants to let them upload files to his account&lt;/LI&gt;
&lt;LI&gt;The person how got the link has the ability to upload files to the owner's folder&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;As far as I understand there's &lt;A href="https://www.dropboxforum.com/hc/en-us/community/posts/204508535-can-t-find-File-Requests-API-?page=1#community_comment_206468506" target="_blank" rel="nofollow noreferrer"&gt;no API for the first part.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;How about the second part? is there any way to automate the upload part for using the file request link in a mobile application?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:36:28 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-to-automate-the-upload-side-of-file-request/m-p/166358#M5985</guid>
      <dc:creator>ram s.3</dc:creator>
      <dc:date>2019-05-29T09:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: API to automate the upload side of file request?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-to-automate-the-upload-side-of-file-request/m-p/166359#M5986</link>
      <description>&lt;P&gt;No, there's also no API for uploading to a file request. I'll send this along as a feature request to the team.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2016 03:01:49 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-to-automate-the-upload-side-of-file-request/m-p/166359#M5986</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-01-28T03:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: API to automate the upload side of file request?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-to-automate-the-upload-side-of-file-request/m-p/166360#M5987</link>
      <description>&lt;P&gt;thanks much.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2016 03:16:32 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-to-automate-the-upload-side-of-file-request/m-p/166360#M5987</guid>
      <dc:creator>ram s.3</dc:creator>
      <dc:date>2016-01-28T03:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: API to automate the upload side of file request?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-to-automate-the-upload-side-of-file-request/m-p/166361#M5988</link>
      <description>&lt;P&gt;I too have this need. I've put together a working example of an IOS api to originate a file request. You can find it at:&amp;nbsp;&lt;A href="https://github.com/tjdhome/DropboxFileRequester.git" rel="nofollow noreferrer"&gt;https://github.com/tjdhome/DropboxFileRequester.git&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;It's a bit of a hack (uses a hidden webview), but&amp;nbsp;it&amp;nbsp;gets the job done. I have automated the second part (actually, the easier part) and will post that code in a day or so.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2016 11:55:51 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-to-automate-the-upload-side-of-file-request/m-p/166361#M5988</guid>
      <dc:creator>Tom D.32</dc:creator>
      <dc:date>2016-02-12T11:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: API to automate the upload side of file request?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-to-automate-the-upload-side-of-file-request/m-p/166362#M5989</link>
      <description>&lt;P&gt;File requests with&amp;nbsp;API would be a really useful feature. One of my clients needs to ask 50+ students twice a year to update their matriculation certificates. Would be piece of cake with an API call and a for loop.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2016 21:07:29 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-to-automate-the-upload-side-of-file-request/m-p/166362#M5989</guid>
      <dc:creator>Karsten H.1</dc:creator>
      <dc:date>2016-04-07T21:07:29Z</dc:date>
    </item>
  </channel>
</rss>

