Search code examples
google-api-nodejs-clientgoogle-people-api

Google People API notes


In Google's People API, is it possible to access/change contact's notes? Person definition

When a contact is created https://contacts.google.com/, it is possible to set the field "Notes", that's what I'm looking for.

As of now, I'm using the official NodeJS API and the "UserDefined" for this purpose.

Thanks in advance,


Solution

  • The notes field in https://contacts.google.com corresponds to the biography field on the person.