GAM icon indicating copy to clipboard operation
GAM copied to clipboard

Support "Manage address list" in the API

Open oliviertassinari opened this issue 7 months ago • 4 comments

Is your feature request related to a problem? Please describe.

I'm trying to delegate access to the "Manage address list" to people in the organization, without giving them access to change all the email forwarding rules.

Describe the solution you'd like

Either a role that only grant this permission or an API like requested in:

  • Create/Read/Edit/Delete: https://groups.google.com/g/google-apps-manager/c/QxPq_dw0v6o/m/eTDh4GarAwAJ
  • Create/Read/Edit/Delete: https://groups.google.com/g/google-apps-manager/c/C6Y9kkQg25g/m/NU1MmziiAAAJ
  • Create/Read/Edit/Delete: https://groups.google.com/g/google-apps-manager/c/VaVy1jnUoVc/m/4GAhJRsMBQAJ
  • Read: https://groups.google.com/g/google-apps-manager/c/Zlt3UVwTOew/m/nLcZKlfnDwAJ

So I can vibe code an internal tool in 30 minutes.

oliviertassinari avatar Aug 22 '25 22:08 oliviertassinari

Google doesn't supply an API to manager these settings, thus GAM can't help.

You'll have to ask Google to supply an API to do this.

Ross

On Fri, Aug 22, 2025 at 3:30 PM Olivier Tassinari @.***> wrote:

oliviertassinari created an issue (GAM-team/GAM#1823) https://github.com/GAM-team/GAM/issues/1823

Is your feature request related to a problem? Please describe.

I'm trying to delegate access to the "Manage address list" to people in the organization, without giving them access to change all the email forwarding rules.

Describe the solution you'd like

Either a role that only grant this permission or an API like requested in:

  • Create/Read/Edit/Delete: https://groups.google.com/g/google-apps-manager/c/QxPq_dw0v6o/m/eTDh4GarAwAJ
  • Create/Read/Edit/Delete: https://groups.google.com/g/google-apps-manager/c/C6Y9kkQg25g/m/NU1MmziiAAAJ
  • Create/Read/Edit/Delete: https://groups.google.com/g/google-apps-manager/c/VaVy1jnUoVc/m/4GAhJRsMBQAJ
  • Read: https://groups.google.com/g/google-apps-manager/c/Zlt3UVwTOew/m/nLcZKlfnDwAJ

So I can vibe code an internal tool in 30 minutes.

— Reply to this email directly, view it on GitHub https://github.com/GAM-team/GAM/issues/1823, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCTYL5VAZLBQ4RFHSMMKVL3O6KXXAVCNFSM6AAAAACETEZM7CVHI2DSMVQWIX3LMV43ASLTON2WKOZTGM2DMOJVHAZDANI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Ross Scroggs @.***

taers232c avatar Aug 22 '25 22:08 taers232c

You'll have to ask Google to supply an API to do this.

I thought this is what I was doing with this issue.

oliviertassinari avatar Aug 22 '25 22:08 oliviertassinari

GAM7 is open source software completely independent of Google; Google supplies the APIs, GAM calls them.

Ross

On Fri, Aug 22, 2025 at 3:45 PM Olivier Tassinari @.***> wrote:

oliviertassinari left a comment (GAM-team/GAM#1823) https://github.com/GAM-team/GAM/issues/1823#issuecomment-3215868566

You'll have to ask Google to supply an API to do this.

I thought this is what I was doing with this issue.

— Reply to this email directly, view it on GitHub https://github.com/GAM-team/GAM/issues/1823#issuecomment-3215868566, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCTYLZIMAYS677GQKCUNWD3O6MRTAVCNFSM6AAAAACETEZM7CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTEMJVHA3DQNJWGY . You are receiving this because you commented.Message ID: @.***>

-- Ross Scroggs @.***

taers232c avatar Aug 22 '25 22:08 taers232c

Right, ok, it's not possible yet, we are depending on https://issuetracker.google.com/issues/273613691 to be fixed.

oliviertassinari avatar Sep 03 '25 18:09 oliviertassinari