How to access Google Contacts 'relations' via Apps Scripts? -


i trying access relations class via google apps scripts. seems contact class in apps scripts doesn't have functionality , can't access via customfield class either.

i wonder if there work around.

thanks

you can call contacts api though external api, allow leverage it's entire functionality.


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -