Suppose someone made a dynamic sharing link of a folder on Sharepoint using the GUI, and stored the URL in a string somewhere.
I now have a need to take this dynamic sharing link url and recover the filepath programmatically (i.e. with the Sharepoint API). Is this possible?