Remove User From Group (Google Workspace Module)

:bullseye: What is your goal?

The goal is to automate the removal of users from a Google Group using the Google Workspace Module. The automation should automatically remove the member when the expiration date recorded in a Google Sheets document is reached.

:thinking: What is the problem?

Is there a way to perform this action? I couldn’t find this option within the Workspace module.

:test_tube: What have you tried so far?

I’ve tried to do it with AppScript, but what we don’t want is to create dependency on a specific account; instead, we want an automated process that doesn’t depend on a physical person or an activated account to function.

:camera_with_flash: Screenshots: scenario setup, module configuration, errors

Welcome to the Make community!

Try using Roles instead of Groups?

To do this, you can try using the Google Workspace Admin “Delete a Role Assignment” module —

Deletes a role assignment.

For more information about the “Delete a Role Assignment” module and the Google Workspace Admin app, see the corresponding Integrations page and the Help Centre documentation.

Hope this helps! If you are still having trouble, please provide more details.

— @samliew
P.S.: investing some effort into the tutorials in the Make Academy will save you lots of time and frustration using Make!