0

I'm trying to use node.js with CRM 2016 webAPI . I'm building a service using node.js which will be running in background and part of it is it will retrieve the events form CRM using WebAPI. The problem is I don't know how to authenticate using username/password and we don't have O365 nor Azure.

What do you suggest?

2
  • Do you have CRM on premise or CRM online? Commented Aug 1, 2016 at 20:15
  • On Premise, Actually a company manages and hosts it for us but it's not hosted by Microsoft cloud. @lazarus Commented Aug 1, 2016 at 22:46

1 Answer 1

1

You might want to try DynamicsNode on Git. It has helpers already made for accessing CRM from Node.

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

2 Comments

thx but there is no any information regarding to 2016 in this project. I still need to know how to use username and password with WebAPI 2016 CRM.
based on the README, it looks like it has been tested with CRM online, so it might work for 2016, maybe raise an issue on Git?

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.