Reputation: 9660
I want to allow users on my website to import contacts from their hotmail account, using OAuth. Is it possible?
Upvotes: 3
Views: 5528
Reputation: 483
We wrote up a detailed timeline of all of the changes that have happened over Microsoft regarding their contacts API and OAuth here:
http://www.cloudsponge.com/news/2013/11/29/300-percent-increase-in-outlook.com-import-conversions/
Upvotes: 1
Reputation: 25210
Playing with hotmail OAuth: http://pmsenthilkumar.blogspot.jp/2012/01/playing-with-hotmail-oauth.html (Links to: http://msdn.microsoft.com/en-us/library/hh243649.aspx)
Upvotes: 0
Reputation: 281
Have a look at http://msdn.microsoft.com/en-us/library/ff749458.aspx. I've tried to get my "MSN Invite contacts" function working right now and that's what I've found this far. Works excellent!
Upvotes: 0
Reputation: 9660
Looks like Microsoft is working on this at the moment: http://msdn.microsoft.com/en-us/windowslive/ff688938.aspx
They already have the OAuth WRAP (http://msdn.microsoft.com/en-us/library/ff750690.aspx) library that you can use to connect Windows Live services, however it is in beta and is not freely available (you must join the beta program).
Anyone has any info on how long might this take?
Upvotes: 3