BOX API Consume in .Net application
Hi Team,
I am trying to consume box api(Rest Services) from a .Net application.
To get all files in a folder, can some one help me understand the process steps?
Regards,
Ranjeet.
-
Hi
You can fetch folder content by making this call after authenticating a client:
For authenticating a client we have a couple options depending on what kind of app you are building but you can find them here in the section titled "Authentication" - https://github.com/box/box-windows-sdk-v2/blob/master/README.md
Please let me know if you have any other questions, thanks!
Please sign in to leave a comment.
Comments
1 comment