-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Memberships #11
Comments
Hi @priitn1, did you manage to get how to do it? |
I think I have a clue, but I don't have the skills to retreive data from it, because it is a nested array.
Next the PHP code as described in the wiki:
Because it is a nested array, I could not managed to echo (contactGroupId) the data. |
Hi!
|
Is this work for you guys ? |
The whole Google API is a bit confusing in naming their properties.
What I would like to do is after adding a new Contact it would also have a predefined "Label" to it on the Google Contacts page.
What I gather is that the "Labels" are defined under the Contacts object memberships[] value?
People API says it's read-only and it's also not under the UPDATE_PERSON_FIELDS constant.
I found something called contactGroups but im not sure it's the right resource?
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: