witua
witua

Reputation: 37

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?

Upvotes: -1

Views: 325

Answers (1)

ziganotschka
ziganotschka

Reputation: 26796

Domain shared contacts can only be created with the Domain Shared Contacts API or with the App New Shared Contacts Service.

The People API allows the access to G Suite domain profile data - if external contact and profile sharing is enabled, but it is not meant for creation of shared contacts.

Upvotes: 1

Related Questions