taers232c / GAMADV-XTD3

Command line tool to manage Google Workspace
715 stars 87 forks source link

Global address list still using Contacts API #214

Closed Brendaneade closed 2 years ago

Brendaneade commented 2 years ago

Hi Ross

Just checking this is on the todo list to move over to the People API?

We use gam show gal formatjson which is currently a bit of a nuisance as it still gives the data in the old format.

Thanks

taers232c commented 2 years ago

This is the command that uses the People API.

https://github.com/taers232c/GAMADV-XTD3/wiki/Domain-People-Contacts-Profiles#display-domain-profiles

Ross

On Mon, Oct 18, 2021 at 4:55 PM Brendaneade @.***> wrote:

Hi Ross

Just checking this is on the todo list to move over to the People API?

We use gam show gal formatjson which is currently a bit of a nuisance as it still gives the data in the old format.

Thanks

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/taers232c/GAMADV-XTD3/issues/214, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCTYL3RICX2DVGVPGW7553UHSXYDANCNFSM5GH2G2BA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

-- Ross Scroggs @.***

Brendaneade commented 2 years ago

Ah, excellent.

Thanks