Naveed Shams
Naveed Shams

Reputation: 58

Is there a way to add or extend web services in Dynamics CRM 2013?

Is there a way to add or extend web services in Dynamics CRM 2013? We have an on-premise installation of Dynamics CRM 2013 that third party software need to be integrated with. We don't want to expose built-in web service operations to them.

Upvotes: 0

Views: 120

Answers (1)

Guido Preite
Guido Preite

Reputation: 15128

Dynamics CRM 2013 are exposed for all the users can reach the URL and have the privileges to operate (for example if the user has only the privilege to create accounts he can't create contacts).

You can create a proxy web-service if you want to control the access in different way.

Upvotes: 1

Related Questions