php-google-contacts-v3-api icon indicating copy to clipboard operation
php-google-contacts-v3-api copied to clipboard

Google contacts API how to get Starred contacts

Open nagesh314 opened this issue 8 years ago • 3 comments

Hello,

I am using google contacts API in php and I am facing problem in getting Starred contacts.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

nagesh314 avatar Dec 08 '16 19:12 nagesh314

Google Contacts seems to identify starred contacts using the contact groups system. Each Google account appears to have a group called something similar to 'Starred on Android' which contains all starred contacts.

DivineOmega avatar Dec 09 '16 09:12 DivineOmega

This is not happening for every gmail account. I gave account where I marked 2 contacts as starred but there is not group called "Starred in Android" so its difficult to find contacts which has star.

nagesh314 avatar Dec 09 '16 14:12 nagesh314

I'll see if I can get this implemented early next year. I'm aiming for it to be a feature of the 1.3 release.

DivineOmega avatar Dec 22 '16 10:12 DivineOmega