Updating Sitecore Social Profile into an external system
问题 We are using the Sitecore Social Connected Module version 3.0 with Sitecore 7.5. Everything is working fine, in the sense that we log the user in and see the profile information stored into MongoDb. However, there is a requirement to also store the profile information into a separate system. I've successfully been able to do this by tapping into the following social module events: <event name="social:connector:user:loggedin"> </event> <event name="social:connector:user:socialprofileattached">