Hello,
I would like to use Dropbox so that people could host files into a folder.
For now, they have to share manually each link and put this link in the csv file in order to import files into a website. The import process is done using a plugin called WP All Import that allows files to be downloaded from external URL.
Could I use a shared folder that is publicly accessible with the link. Let's say the link is something like: https://www.dropbox.com/sh/0fihswd8yfyczw9/AABt2G9yyP4HDF_SAN-JKG7ca?dl=0
Than create downloadable file link with filename?
I heard of /create_shared_link_with_settings endpoint but I can't find any tutorial how to use it.
Could you indicate me the way to do this please?
Any help would be really appreciated.