Hello, I am not new to Dropbox, but I am new to implementing APIs, I am a bit confused about the process.
I have created my development:status App and have my token. But I can't find solid steps on where to insert the code that was given. I am using ASP.NET MVC 5, my questions include:
1) Where is the best place to insert the code - Controller?
2) What exactly do I need to implement this API - I have a documents section in my project and would like users to get access to Dropbox as an option when clicking on 'Add Doc' button.
3) I have looked at the examples, do I need the RestDropBoxApi?
4) Is there a simple end to end tutorial or video available?
(I apologize in advance for all the questions, but I searched everywhere and don't know where else to turn). I really appreciate any help on this project.