I am a newbie to node. I need to do the following.
- Connect and request to a SHarepoint portal using node js
- Retrieve the response [may be a document or excel] from Portal
- Store the response in Mongo DB
How to implement this? Kindly let me know any sharepoint API's or sample code or reference for the above scenario. Kindly help. THanks.