<?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 Add shared folder Python SDK Equivalent in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Add-shared-folder-Python-SDK-Equivalent/m-p/619004#M28501</link>
    <description>&lt;P&gt;What is the python sdk equivalent for: &lt;A href="https://help.dropbox.com/files-folders/share/add-shared-folder" target="_blank" rel="noopener"&gt;https://help.dropbox.com/files-folders/share/add-shared-folder&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In browser I can look at a folder shared link, and I can click the "add folder to account" from the shared link provided.&lt;/P&gt;
&lt;P&gt;This makes the shared link available within the account I'm logged into.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to do the same for the python sdk and related app.. for a given shared folder link, how do I mount / add this folder to the app author under a specific account?&lt;/P&gt;</description>
    <pubDate>Tue, 06 Sep 2022 09:53:46 GMT</pubDate>
    <dc:creator>lux2</dc:creator>
    <dc:date>2022-09-06T09:53:46Z</dc:date>
    <item>
      <title>Add shared folder Python SDK Equivalent</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Add-shared-folder-Python-SDK-Equivalent/m-p/619004#M28501</link>
      <description>&lt;P&gt;What is the python sdk equivalent for: &lt;A href="https://help.dropbox.com/files-folders/share/add-shared-folder" target="_blank" rel="noopener"&gt;https://help.dropbox.com/files-folders/share/add-shared-folder&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In browser I can look at a folder shared link, and I can click the "add folder to account" from the shared link provided.&lt;/P&gt;
&lt;P&gt;This makes the shared link available within the account I'm logged into.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to do the same for the python sdk and related app.. for a given shared folder link, how do I mount / add this folder to the app author under a specific account?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 09:53:46 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Add-shared-folder-Python-SDK-Equivalent/m-p/619004#M28501</guid>
      <dc:creator>lux2</dc:creator>
      <dc:date>2022-09-06T09:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Add shared folder Python SDK Equivalent</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Add-shared-folder-Python-SDK-Equivalent/m-p/619145#M28506</link>
      <description>&lt;P&gt;You can add a shared folder to an account via the Python SDK using the &lt;A href="http://sharing_mount_folder%20https://dropbox-sdk-python.readthedocs.io/en/latest/api/dropbox.html#dropbox.dropbox_client.Dropbox.sharing_mount_folder" target="_self"&gt;sharing_mount_folder&lt;/A&gt; method. You can list the shared folders available to be mounted in an account using &lt;A href="https://dropbox-sdk-python.readthedocs.io/en/latest/api/dropbox.html#dropbox.dropbox_client.Dropbox.sharing_list_mountable_folders" target="_blank"&gt;sharing_list_mountable_folders&lt;/A&gt;/&lt;A href="https://dropbox-sdk-python.readthedocs.io/en/latest/api/dropbox.html#dropbox.dropbox_client.Dropbox.sharing_list_mountable_folders_continue" target="_blank"&gt;sharing_list_mountable_folders_continue&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 11:31:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Add-shared-folder-Python-SDK-Equivalent/m-p/619145#M28506</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-08-30T11:31:03Z</dc:date>
    </item>
  </channel>
</rss>

