<?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: Python API - Find out who uploaded file to shared folder in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Python-API-Find-out-who-uploaded-file-to-shared-folder/m-p/429570#M22815</link>
    <description>&lt;P&gt;Hi Greg,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apologies I didn't respond sooner. I got this working with your help! Thank you &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@AEF569BFDD1DD3EB9180949D237CD92A/images/emoticons/1f600.png" alt=":grinning:" title=":grinning:" /&gt; I'm not sure how I missed this when looking through the documentation...&lt;/P&gt;</description>
    <pubDate>Sun, 14 Jun 2020 09:49:41 GMT</pubDate>
    <dc:creator>Jackaroo</dc:creator>
    <dc:date>2020-06-14T09:49:41Z</dc:date>
    <item>
      <title>Python API - Find out who uploaded file to shared folder</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Python-API-Find-out-who-uploaded-file-to-shared-folder/m-p/426362#M22755</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've been looking through the documentation for the python API but I'm unable to find a function that will allow me to find out who uploaded a file to a shared folder. Does anyone know if it's possible to do this? I am able to see who uploads a file on the dropbox dashboard in a browser, so I assume this functionality must be here somewhere.. Any help greatly appreciated &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@BEEAA17610EBE252DA0E57250B296A61/images/emoticons/1f642.png" alt=":slight_smile:" title=":slight_smile:" /&gt; Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 17:05:51 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Python-API-Find-out-who-uploaded-file-to-shared-folder/m-p/426362#M22755</guid>
      <dc:creator>Jackaroo</dc:creator>
      <dc:date>2020-06-03T17:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: Python API - Find out who uploaded file to shared folder</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Python-API-Find-out-who-uploaded-file-to-shared-folder/m-p/426384#M22757</link>
      <description>&lt;P&gt;You can get the account ID of the account that last uploaded the file in&amp;nbsp;&lt;A href="https://dropbox-sdk-python.readthedocs.io/en/latest/api/files.html#dropbox.files.FileSharingInfo.modified_by" target="_self"&gt;FileSharingInfo.modified_by&lt;/A&gt;. For instance, you can get that from&amp;nbsp;&lt;A href="https://dropbox-sdk-python.readthedocs.io/en/latest/api/files.html#dropbox.files.FileMetadata.sharing_info" target="_self"&gt;FileMetadata.sharing_info&lt;/A&gt; as returned by&amp;nbsp;&lt;A href="https://dropbox-sdk-python.readthedocs.io/en/latest/api/dropbox.html#dropbox.dropbox.Dropbox.files_get_metadata" target="_self"&gt;files_get_metadata&lt;/A&gt; or&amp;nbsp;&lt;A href="https://dropbox-sdk-python.readthedocs.io/en/latest/api/dropbox.html#dropbox.dropbox.Dropbox.files_list_folder" target="_self"&gt;files_list_folder&lt;/A&gt;/&lt;A href="https://dropbox-sdk-python.readthedocs.io/en/latest/api/dropbox.html#dropbox.dropbox.Dropbox.files_list_folder_continue" target="_self"&gt;files_list_folder_continue&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can get more information about a particular account based on an account ID using&amp;nbsp;&lt;A href="https://dropbox-sdk-python.readthedocs.io/en/latest/api/dropbox.html#dropbox.dropbox.Dropbox.users_get_account" target="_self"&gt;users_get_account&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 17:06:52 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Python-API-Find-out-who-uploaded-file-to-shared-folder/m-p/426384#M22757</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-06-03T17:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Python API - Find out who uploaded file to shared folder</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Python-API-Find-out-who-uploaded-file-to-shared-folder/m-p/429570#M22815</link>
      <description>&lt;P&gt;Hi Greg,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apologies I didn't respond sooner. I got this working with your help! Thank you &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@AEF569BFDD1DD3EB9180949D237CD92A/images/emoticons/1f600.png" alt=":grinning:" title=":grinning:" /&gt; I'm not sure how I missed this when looking through the documentation...&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jun 2020 09:49:41 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Python-API-Find-out-who-uploaded-file-to-shared-folder/m-p/429570#M22815</guid>
      <dc:creator>Jackaroo</dc:creator>
      <dc:date>2020-06-14T09:49:41Z</dc:date>
    </item>
  </channel>
</rss>

