We've got a custom made CRM system that I hope to be able to grant some access to view pages in CMS 6 that are perhaps not yet published or expired. The CRM is web based and uses AspNetSqlProfileProvider.
You could make a web service in your EPiServer project that exposes the pages for viewing for an external application. Or did you have another type of integration in mind?
We've got a custom made CRM system that I hope to be able to grant some access to view pages in CMS 6 that are perhaps not yet published or expired. The CRM is web based and uses AspNetSqlProfileProvider.