Google Contacts API

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jlouis
Forum Newbie
Posts: 1
Joined: Tue Jun 29, 2010 10:47 am

Google Contacts API

Post by jlouis »

I wrote a script that creates contacts in Google Contacts/GMail. I can pass names, phone numbers, company names and titles, birthdays...
However, I'm struggling with the addresses, the photo, and the deletion process.
If you're familiar with Google API and gdata, let me know. Thanks.
Post Reply