Start 2025 on time and up to date. Seamlessly integrate your calendars into Dropbox with these simple steps.

Forum Discussion

vsipchenko's avatar
vsipchenko
Explorer | Level 4
7 years ago

Does sharing_create_shared_link_with_settings create new link every time?

I am using python SDK and looking at 2 different methods:


1. sharing_create_shared_link
2. sharing_create_shared_link_with_setting


So from documentation I see that first method returns previously created shared link if it already exists, and creates it if it is not. Does the second method work the same, or it create a new link every time?