This is my requirement, i know we can do it with webservices, but like to ensure whether there is any easy solution for that.
I have Office365 account, and i have created a public site in Office365. Lets say http://xyz.sharepoint.com is the site. I have online CRM account as well for the same windows live ID.
There is a feedback form on my office365 site. This is the page http://xyz.sharepoint.com/feedback.aspx. When user enter some content and click save button, i would like to save their eMail ID to online CRM. (Under leads section but not necessary, we can change it)
Is there any inbuild option to save the eMail to online CRM without code? Or i need to go for sandbox solution by using the webservices? Any good suggestion? How can i proceed with this.