I need to update the membership of some Google Groups using N8N. It looks like this isn’t supported by the built-in Google Workspace Admin “Update Group” node.
Are there any examples of how to do this, or something similar, with the HTTP node?
In particular, I’m not sure how to do the authentication.
So your node may look something like the below, You would need to change GROUP_ID in the URL to match the ID of the group you are looking to add a user to.