Questions tagged [google-shared-contacts]

The [Google domain shared contacts API][1] allows client applications to retrieve and update external contacts that are shared to all users in a Google Apps domain.

The Google domain shared contacts API allows client applications to retrieve and update external contacts that are shared to all users in a Google Apps domain. Shared contacts are visible to all users of an Apps domain and all Google services have access to the contact list. To retrieve and update Google Apps domain users contact information, use the Directory API instead.

(copied from the Google documentation under the creative commons attribution license)

64 questions
0
votes
2 answers

Limit visibility to Google Domain Shared Contacts

Is it possible to limit the visibility of google domain shared contacts? Assuming that my organization structure has: A report to B reports to C. If A adds a new shared contact is visible for everyone. If B adds a new shared contact is visible for C…
0
votes
1 answer

Updating Google Contacts via API shows success in response yet creates duplicate records

I'm coming across this strange behavior where when utilizing the batch processing requests for UPDATING existing contacts in Google Contacts, I'm finding despite coming back as a success, it creates duplicate records. It definitely did NOT do this…
0
votes
1 answer

Google Contacts API 404 photo upload

Using the Contact API v3 I had a working implementation for uploading a photo to an existing contact. Since a couple of weeks this fails with 404. The implementation has not been changed when the API servers started to sent back 404s and I don't see…
Alex
  • 168
  • 10
-1
votes
1 answer

Is it possible to access and create external G Suite domain contacts using People API?

I know it's possible to do it with Google Domain Shared Contacts API. What about People API?
1 2 3 4
5