1

I am a newbie to node. I need to do the following.

  1. Connect and request to a SHarepoint portal using node js
  2. Retrieve the response [may be a document or excel] from Portal
  3. 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.

2 Answers 2

1

Have you searched the npm registry? It contains, amongst others, this module.

For storing files in MongoDB, have a look at GridStore

Sign up to request clarification or add additional context in comments.

1 Comment

Werner, to store and retrieve the documents or excel in mongo db any idea? Can anyone help?
0

This link could suffice the above requirement. Could be useful to someone who may looking for node js with sharepoint. node-sharepoint-rest https://www.npmjs.org/package/node-sharepoint-rest

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.