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,