SCRT-HQ / PSGSuite

Powershell module for Google / G Suite API calls wrapped in handy functions. Authentication is established using a service account via P12 key to negate the consent popup and allow for greater handsoff automation capabilities
https://psgsuite.io/
Apache License 2.0
234 stars 67 forks source link

Master #327

Open comparecloud opened 3 years ago

comparecloud commented 3 years ago

Per https://github.com/SCRT-HQ/PSGSuite/issues/53 Added functions to create GS contacts using the PeopleService API Also modified the Contacts Get cmdlet adding the organization details (because I needed them) A Contacts update cmdlet will come later

scrthq commented 3 years ago

heya @comparecloud !!! Thank you so much for adding these in! Reviewing now and will get this merged in as soon as possible for the next release.

FISHMANPET commented 2 years ago

Hey @comparecloud I realize it's been quite a while since you submitted this, but I'm pulling in old work to get ready for a new release. If you're still interested in this, could you look at the changes Nate requested?