Hi i'm looking for some advice on how to do the following and what best route of authentication / api end points I should use,
I need to be able to parse a dropbox business folder (can do this via a public shared link) for specific files to download which i then need to migrate data to a backoffice system. This would be a background service without user interaction.
What would be the best way to do this with the API and .net SDK?