Mobile app version of vmapp.org
Login or Join
Vandalay111

: Are Dynamics CRM 2011 webservices accessible from outside? I am working on a CRM 2011 implementation and we need to give access to CRM webservices (for instance, the Update Account) methods.

@Vandalay111

Posted in: #WebServices

I am working on a CRM 2011 implementation and we need to give access to CRM webservices (for instance, the Update Account) methods.

This is because, our CRM needs to be feeded by n third party websites.

Can this be acomplished? Can the, original, native CRM webservices be opened to internet?

Note: We think, as an alternative, to wrap the original web service within a custom one, so, we expose our webservice, lets say "CreateAccount" and, from it call the local CRM webservice. But. this is a thing that we really love to avoid.

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Vandalay111

1 Comments

Sorted by latest first Latest Oldest Best

 

@Angie530

Yes, you need to enable IFD (Internet-Facing Deployment) for your CRM system. Here is a link to get you started:
blogs.msdn.com/b/crm/archive/2011/01/13/configuring-ifd-with-microsoft-dynamics-crm-2011.aspx

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme