Hotmail联系人API

Hotmail联系人API

问题描述:

I want to fetch all contacts email address from hotmail to my website using php to invite friends. 1.I found a hotmail contact api from:

http://livecontactsphp.codeplex.com/

but not working....just displaying the curl request url after authentication on my page.

My curl request url is:

$uri = "https://livecontacts.services.live.com/users/@C@".$output."/LiveContacts";

may be it has changed but i'm not getting correct url for that.

2.i tried openinviter: http://openinviter.com/demo/ but only for hotmail it's saying invalid login for each email.

3.i also used php address importer but just for hotmail it is not working.

I've used many ways but not found any satisfactory result. So is there any way by which i can access email address from hotmail either free/paid.

我想使用php将邀请朋友的所有联系人电子邮件地址从hotmail提取到我的网站。 1.I found hotmail contact api from: p>

http://livecontactsphp.codeplex.com/ p>

但无法正常工作....只需在我的页面上显示身份验证后的curl请求网址。 p>

我的卷曲请求网址为: p>

  $ uri =“https://livecontacts.services.live.com/users/@C@".$output."/LiveContacts";
  pre> 
 
 

可能是它已经改变但我没有得到正确的URL。 p>

2.i尝试openinviter: http://openinviter.com/demo/ 但仅限于hotmail,它表示每封电子邮件都无效登录。 p>

3.i也使用了php地址导入程序,但仅用于hotmail它无法正常工作。 p>

我使用了很多方法,但没有找到任何满意的结果。 So 有什么方法可以访问 来自hotmail的电子邮件地址,免费/付费。 p> div>

Microsoft deprecated that API in mid-2012.

http://cloudsponge.com/news/2012/06/14/we-are-prepared-for-june-25-2012/

At this point the only supported method is to have your user export their contacts and upload the file to your site.

I'd love to hear your feedback on CloudSponge.

If you like it, you can paste the widget HTML into your page and get it on your site in a few minutes.

We're working hard to be the best solution on the market for contact importing.

Disclaimer: I work for CloudSponge.