I have a web Application developed using Html5 & javascript which is hosted on Azure WebApps. There is a registration screen which has basic user information like firstname, last name & email which inserts record in CRM – contact entity (Dynamics CRM online). What i want to achieve is When the user clicks register, the record should be added in CRM. Please let me know if anyone has implemented something similiar.
↧