I'm new to working with Google APIs, and I'm finding a lot of documentation that is out-of-date, and no longer seems to match the current G-Suite Admin portal.
Specifically, I need to work with the Shared Contacts API, as I need to be able to add and remove external contacts to our global directory (global address list). Much of the documentation I'm reading points to the "Shared Contacts API", but I cannot find that in the API Directory (even when logged in as the domain administrator in G-Suite).
Is this now handled by a newer API?
Can someone please point me in the right direction for getting started with this? The more detailed the better, including setting up API access (credentials), etc.
The goal is to have a program (Python for now, eventually replaced by Node.JS) that can be used internally by our staff to add/remove external contacts to our G-Suite contact directory.
Thanks very much,
Bill
Here is a Developer's Guide to help you started.
From there, you will be able to understand how it works, since all the details was given, from set-up up to development.
Expectation from the reader/audience of this documentation: