Populate a Lead via website form (CRM 4.0 IFD)

Hello, Every so often I am asked how to go about capturing a contact web form and pushing it’s data into CRM as a Lead for an Internet Facing Deployment(IFD). What’s different when connecting to the IFD CRM is that we need to make use of the ticketing system in the web service.  As you’ll see in the code snippet below I’m generating a ticket that I use to authenticate and apply it to the token for future calls. // For an IFD site we need to connect to the CrmDiscoveryService and retrieve a ticket // Note the AuthenticationType attached to the Token below. ...
read more

CRM 4.0 – SDK Update 4.0.13 Released

Microsoft has recently released the 4.0.13 SDK for Dynamics CRM 4.0.  You can find it here.
read more