1
votes

Do someone know how to add a new contact to my google account via python?

I didn't find how to do it in the reference: https://developers.google.com/google-apps/contacts/v3/reference

I want to add contact and I have only phone number and name.

Does someone know how to do it?

1
If you are using python-3.x, it is now supported. You can try the code in this SO post. But the post indicates that "This client library is supported but in maintenance mode only. We are fixing necessary bugs and adding essential features to ensure this library continues to meet your needs for accessing Google APIs. Non-critical issues will be closed. Any issue may be reopened if it is causing ongoing problems."MαπμQμαπkγVπ.0

1 Answers

1
votes

I am writing down the steps and also adding some reference link, such that you will have better understanding