Ok I got my hands on with DNN (DotNetNuke) opensouce .net CMS (content management system) in last month. DNN is the best OpenSouce .Net CMS I have seen. I will blog about my DNN experience later. Just wanted to outline few things that I got to know today.
I was thinking, what if we can integrate DNN + SalesForce + ExactTarget.
Just think about the possibilities,
- Custom web-to-lead page generation.
- Web forms and surveys generation.
- Run campaigns and use ExactTarget as the Email Provider.
- Track all your campaing results inside SalesForce (Eg. Email opens, Link Clicks)
- Reports and Dashboards (Graphical Representation of the campaign results and feed backs)
- Data replication in SalesForce (You can maximise your Sales Force Data Storage)
Etc etc …
You could do all that without having HTML or any web programming language skills.Well thats the idea, how to create a on-demand Software as a Service which can be integrated with SalesForce and use DNN.
There is this company called “Cubic Compass Software”, they already implemented something similar.Here is the link: http://www.wwwcoder.com/tabid/68/type/art/parentid/282/site/6429/default.aspx
This leads us (our company) for many opportunities.
I found this post in SalesForce is informative;
“ There are a few approaches to integrating a Portal’s membership management system with Salesforce.
1) Wrap your home site web pages in an IFRAME that references Salesforce hosted Self-Service pages.
2) Create custom fields on Lead/Contact records, such as “Portal Account Name”, that map to the portal membership module. Query in real-time or synchronize in batch.
3) Use the SelfServiceUser object directly from the portal using the Salesforce API.
4) Our approach was to use something similar to the ASP.NET 2.0 Profile Provider and synchronize it with Salesforce. “
Mike Leach
If you are intrested then you need to have look at their website and videos:
http://www.cubiccompass.com/download.aspx
Thats it for now. I am going to continue with my re-search work with DNN and SalesForce.