Tagged Questions
0
votes
0answers
10 views
Couldn't find AOL Contacts API
I couldn't find AOL Contacts API.
I'm working on social networking website.I need to import contacts from different
sites but I'm stuck with AOL using asp.net
Any suggestion?
0
votes
0answers
13 views
How to import contacts from AOL using asp.net? (api/dll/library)
How to import contacts from AOL using asp.net?
when I explore the buddylist api then I get following message.
"Closing of Userplane Business on August 1, 2013"
In the site ...
0
votes
0answers
36 views
Google Contact API Photo Upload
I am using Google Contacts API 3.0/2.0 to upload images to our Google Apps domain. No authentication errors. Used both ClientLogin and Oauth
...
1
vote
0answers
109 views
Retrieving Google Contacts always omits custom fields
I have a bunch of Google Contacts, and I've added custom fields to most of them (using the standard Google web interface). When I use the following code to retrieve the contacts into my C# program, ...
1
vote
0answers
399 views
Google Contacts Import to Mysql in PHP via OAuth
i was creating a small app using jquery mobile with server side language as php,so i want to import all my google contacts (Names,Numbers & Email) into a mysql database using the OAuth. Currently ...
0
votes
1answer
133 views
Using Gdata authorization by removing hardcoded gmail credentials to get google contacts
The idea is to login through gmail and get all contacts details and also add a contact from PHP code to google contact list.
The whole flow is working well and i am getting contact list and also ...
2
votes
1answer
59 views
How to get/put Yahoo contacts in bulk
I'm adding contacts one by one using Yahoo REST API and Python. The set of contacts can be relatively big (around 500), however the API doesn't provide any method that can add bigger parts of my ...
0
votes
1answer
61 views
Cant retrieve all contacts from yahoo
I followed this tutorial to retrieve contacts from yahoo. It works ok but the problem is that it doesnt not retrieve contacts that I have imported into yahoo, just the ones that I added manually. Does ...
1
vote
1answer
829 views
Gmail contacts API.3 in php, how to get name and phone from contact?
i need some advise on this one, im having trouble figuring out the array that comes from google contacts, im already extracting the email from an example i found online, but now i need to extract the ...
1
vote
1answer
209 views
Google Contacts API contact's URL list retrieval in .net
I'm trying to sync my local contacts (CRM written in vb.net) with Google Contacts with the help of the Google API. All went swell until I tried to retrieve/update the URL list for every contact ...
-1
votes
1answer
32 views
Openstreetmap headers and contact infos [closed]
I'm trying setting up headers for Openstreetmap. I use AJAX to send requests.
Which HTTP header field is used for contacts? I thought it was "From" but the request doesn't allow that field.
Any ...
0
votes
1answer
238 views
Where do I find Google.Apis.Contacts.v3 for .NET?
There is a lot of different Google API dlls for .NET, for example Google.Apis.Calendar.v3. But nothing for Contacts API.
Using older versions or other approaches is not a solution because I already ...
2
votes
0answers
203 views
How can I programmatically join 2 contacts in android?
I need to know if is possible to join two or more contacts (in a programmatic way, using the Contacts android API or something).
For example, I have contact "Axel Rose" with an email account and a ...
2
votes
3answers
820 views
google api contacts php simplexml
I am looking to fetch the contact's first name from google contacts without any luck. However, I am able to extract the email address no problem. Can someone show me what i am doing wrong?
...
0
votes
0answers
91 views
PHP E-mail Contacts API
Instead of using each individual email provider's API, I would like to use a pre-built library, something like http://openinviter.com/. Does such a library exist?
I would have used OpenInviter, but ...
0
votes
0answers
121 views
add contacts to windows live in wp7 usiing c#
I am working on an app for which i want to add multiple contacts to windows live directly such that it can be synchronized with the phone later. My contacts are currently in json and i am able to ...
0
votes
2answers
69 views
NoLongerAvailable Exception when trying google contacts API Sample
I'm trying to start with google calendar API. I started with this official link Google Calendar API and downloaded the java sample code from here Google API Samples. I tried to run it and an Exception ...
0
votes
0answers
171 views
How to access shared contact only using Google Apps Contacts API in .Net
I am trying to list all the shared contacts in my company using the Google Apps .Net APIs.
I am using the following:
Feed<Contact> feed = this.request.GetContacts();
But feed.Entries returns ...
1
vote
1answer
347 views
Extract my contacts from hotmail/live [duplicate]
Possible Duplicate:
Export contact list from Gmail, Hotmail, Yahoo, LinkedIn, Facebook
I wonder if there is a possibility to extract contacts from Hotmail/Live with the API (in PHP). and if ...
1
vote
1answer
576 views
How to set a photo in android via the contacts api
i'm new to developing android apps and I'm currently trying to do the following:
Search all contacts' notes for a certain string (say: "E-Plus") and, if found, place a certain icon (say the E-Plus ...
0
votes
1answer
1k views
Google Gmail API - Auth
I already have code which works fine, but for security reason I want to make other way of Auth.
In this case, user writes his username and password, but I want to make like "Allow demo.com to access ...
0
votes
1answer
262 views
how to list all contacts of email without the oauth api?
Well, I'm looking for an example code how to list all contacts of gmail using C#.NET and one API.
I need do it fast and no complications as using the oauth api.
The OAuth api is my last alternative.
...
0
votes
2answers
831 views
Retrieving Contacts from EWS Managed API
I've researched ways to do this and looking into the API documentation with no luck. Does anyone know what is the necessary code for me to retrieve the contacts for a specific user..Any help will be ...
0
votes
1answer
126 views
Adding Gmail Contacts Via API Response is O O
I am trying to SEND to gmail a contact record via XML as suggested via there documentation.
I have this XML
<?xml version="1.0"?>
<atom:entry xmlns:atom="http://www.w3.org/2005/Atom" ...
3
votes
1answer
2k views
Get contact list from gmail, yahoo, hotmail
I wish to write an API that can get the contacts list from Gmail, Yahoo and other e-mails. How can this be done? Are there already existing APIs for them or do I need to write PHP code to extract ...
1
vote
2answers
1k views
Windows Live Contacts API Error on Getting E-Mail hashes - JavaScript
The following codes for the Window Live Contacts API to Get all email address from. Its works fine in login, log-out, and other authentications. I can collect all user information of logged in user ...
3
votes
2answers
1k views
Google Contact API Error: Request via script load timed out. Possible causes: feed URL is incorrect; feed requires authentication
Hi I have an Error on Google Contact JavaScript API. The code was working fine from last day. But its not working today. Don't know what went wrong. :(
Request via script load timed out. Possible ...
0
votes
2answers
849 views
friend finder api, to retrieve contacts from gmail,yahoo and hotmail using java
Hi I am developing an web app a java/j2ee based web app, where I have provide an feature to all the users of my web portal, to access there gmail hotmail or yahoo account and should be able to send ...
4
votes
2answers
1k views
need help : google, yahoo, hotmail contacts api
i want to import addressbook contacts from Gmail, Windows Live, and Yahoo just like Facebook.
In facebook, when i click on Windows live importer, a popup comes with a login page of Windows live.
how ...
0
votes
1answer
497 views
I Gave My Site Access to My Gmail's Google Contacts… Now What?
I'm trying to use the Google Contacts API to pull a list of contacts from Gmail. I figured out how to give my site access to my Gmail account's contacts. I'm not sure what the next step is.
What do ...
0
votes
3answers
741 views
ContactsContract API - fetch display name and organization title
How can we fetch displayname and organization.data through ContactsContract APIs using impicit joins so that I can both these values in a single cursor?
1
vote
1answer
123 views
Friend Referal Script
I want to know how to write a script that connect to different mail servers and load the list of friends, something like that is found on facebook and other sites.
Mainly, I want to connect to ...
0
votes
1answer
521 views
Android contacts api
I want to query commondatakinds.photo.photo for a specific contact id .. how should I put this?
2
votes
2answers
7k views
Android Api - get mobile number from contacts
I tried so much tutorials, and read a lot here at SO, but i cant solve my problem:
When a button is clicked, the user can choose the mobile number of a contact. Actual I can get the name of the ...
1
vote
0answers
903 views
Update/insert in new Android contacts API
When adding a contact in the new android contacts API, can I use newAssertQuery() also for insert, or will it only update an existing entry. If so, what is the difference between newAssertQuery() and ...
0
votes
1answer
5k views
Import contacts from gmail,yahoo,facebook etc [duplicate]
Possible Duplicate:
How import contact from yahoo/gmail/hotmail using php script
I want to import contacts from GMail, Yahoo, Facebook, Twitter, etc.. I'm using php, are there any tools ...
1
vote
1answer
622 views
How can i get a user's gmail contact groups using gmail oauth? (not Contacts API)
Is there a way i can get access to a user's contact groups using the Gmail oAuth alone? I know it is possible to do using the google contacts API, but i am already using the gmail oAuth so i dont want ...
0
votes
2answers
441 views
Is there a way to authenticate both Gmail Oauth and Google Contacts API AuthSub at one time?
I can access a users gmail account using oauth, and i can access a users contacts and their contact groups through google contacts API (which uses AuthSub). For my application i need both of these, is ...
2
votes
1answer
1k views
import hotmail contacts using asp.net
i need to import live/hotmail contacts using asp.net. I have done gmail and yahoo. i looked at opencontactsnet.dll and it doesnt work for live. none of the contacts are retrieved from that dll. does ...
0
votes
2answers
932 views
How can i solve “Captcha required” error in Google Apps API Ver 2 for .NET?
I am migrating Contacts to Google Apps.
But after migrating around 300 contacts I am getting "Captcha Required" Exception
at line :
Uri feedUri = new Uri(ContactsQuery.CreateContactsUri(UserName));
...
2
votes
3answers
4k views
How to import contact list from Yahoo, MSN in Java [closed]
I want to import contact list from Yahoo and MSN by giving user name and password in Java.
I can do this with Gmail easily. Can anybody give me code sample in Java for this? Any type of help we be ...
0
votes
2answers
860 views
Export contacts from ACT, Salesforce, Outlook, QuickBooks, etc
What API's / SDK's / software tools are available to export contacts from popular CRM and accounting packages?
What I'd like to do is offer an address book in my web application and have a button ...


