Developer forum

Forum » Integration » Sending information to Microsoft Dynamics CRM Online

Sending information to Microsoft Dynamics CRM Online

Adrian Ursu Dynamicweb Employee
Adrian Ursu
Reply

Hi guys,

I have a project running on DW 9.10.8 that is supposed to integrate with Microsoft Dynamics CRM Online.

The purpose is to get contacts from CRM but also to send over some data collected via the Forms for Editors or through the Account creation process.

I have read the documentation on the subject and I see that we can get data from the CRM rather easily (at least in theory) but I am not sure if and how I can send over data to the CRM.

Is there any standard way of doing it?

Thank you,


Adrian


Replies

 
Dmitriy Benyuk Dynamicweb Employee
Dmitriy Benyuk
Reply

Hi Adrian,
we have done smth similar to what you need, so once the forms for editor form is submit the user is created both in DW and CRM, the code is attached
You need to look on:
FormsForEditorsOnBeforeContent.cs
We have used an exposed web serice from the CRM, see the doc file in the attached zip.
BR, Dmitrij

 
Adrian Ursu Dynamicweb Employee
Adrian Ursu
Reply

Hi Dmitrij,

Thank you very much for the solution.

Adrian

 

You must be logged in to post in the forum