I need to make it possible for a user to browse to a OneDrive folder, one select multiple photos, then have the VBA code read the URL for each file in a format that could be used in a CSV file for uploading to the web.
To do so I need the "shareable link". Is it possible to get it via code? (Preferably VBA, but I can create a dll in .NET if needed.
To do so I need the "shareable link". Is it possible to get it via code? (Preferably VBA, but I can create a dll in .NET if needed.