I'm curious how best to achieve the end-result mentioned in the title?
My client has a few folders with a large number of documents that he would like to create shared links for and then insert those links into a MySQL database (rather then going through and creating each link manually, then copy and pasting into the tables). What would be the best way to achieve this using the API (what functions to use, etc.)?
Any help is appreciated!