Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [google-groups]

Google Groups is a service from Google Inc. that provides discussion groups for people sharing common interests. The Groups service also provides a gateway to Usenet newsgroups via a shared user interface.

google-groups
0 votes
1 answer
35 views

I am trying to extract a list of all members of a Google Groups, including in subGroups, but I can not ignore subgroups i do not have access to

I'm using Apps script to get a list of all members in a Google Groups. I'm using a recursive function to get as deep as necessary in subGroups, however I must deal with the fact that i might not have ...
Arnaud Toulorge's user avatar
0 votes
0 answers
24 views

Google Groups Access API

I have a case where a collaborator needs to create an automation in Google Cloud to access the Groups API in Google Workspace, which would be the one below: https://developers.google.com/admin-sdk/...
Eduardo Alves's user avatar
0 votes
1 answer
22 views

Google notification api for groups

so i am using google users api, so for users whenever there is a change there is https://admin.googleapis.com/admin/directory/v1/users/watch api with which i can register my url and once registered i ...
Dom's user avatar
  • 404
0 votes
0 answers
51 views

Read Google Group emails from Service Account

I'm attempting to read emails in a google group from a service account. This is what I've tried so far after looking at the documentation and examples, but I couldn't find any examples of exactly what ...
Kevin's user avatar
  • 1,427
0 votes
0 answers
18 views

Is there a way to automatically assign conversations to the user who replied to them in google groups?

I was able to configure my google group to act like a shared mailbox. Basically I have each of the group members set up a "send mail as" in their Gmail settings to the group address. That ...
Leonard Giang 's user avatar
0 votes
0 answers
42 views

Where do you add the code to automate adding users to Google Groups using AppScript? Google Forms script or (linked) Google Sheet script?

I have a spreadsheet with user information. As the administrator for my organization's workspace, I am trying to add the rows from the first column, which are the email addresses themselves, directly ...
Global Surgery NGO's user avatar
0 votes
0 answers
165 views

Dmarc rule cause a fail of posting to google groups

I have recently added the DMARC rule for my domain and mail server. The policy is set to none so that I can analyze the effect of DMARC and SPF before enforcing the reject rule. It works well and it ...
chmike's user avatar
  • 21.8k
0 votes
0 answers
35 views

Issue Accessing Google Admin SDK API from Google Apps Script

Hello StackOverflow community, I am currently facing an issue while attempting to access the Google Admin SDK API from within a Google Apps Script. Specifically, I am encountering an error when trying ...
Pieterjan Buydens's user avatar
0 votes
0 answers
33 views

Scraping "Hidden" Content in Google Group with Scrapy

I'm scraping messages on Google Groups, and in general the script works as I intend. It grabs the following and outputs them to csv or json, depending on my needs/mood: name of poster topic date of ...
simishu's user avatar
1 vote
1 answer
558 views

How to automatically grant access to google drive access requests

I'm distributing a product that is available for download on Google Drive. What happens now is that each person who wants access needs to ask for permission and google drive sends me an access request ...
biggydeen's user avatar
0 votes
0 answers
86 views

Is it possible to manage a free public google group with terraform?

I manage several email groups for an open-source project using the free version of Google Groups. The groups were created using a personal gmail.com account. I'd like to manage these groups with ...
Reece's user avatar
  • 7,918
0 votes
0 answers
27 views

How to fetch data from google groups using Rest API?

I am trying to fetch data from Google Groups using Rest API, but I am not able to do so. I used Admin SDK API for this and am getting this error. This is the error Can someone please tell me why this ...
Anonymous's user avatar
0 votes
0 answers
17 views

List my google groups for NON ADMIN with python

I am trying to list/update my google groups programatically using Python. Using the console, they are there : https://groups.google.com/my-groups?pli=1 I have followed : https://developers.google.com/...
poloC's user avatar
  • 571
0 votes
0 answers
49 views

Publish message to pubsub on google group event change

I want send notification to Pubsub If any user in google group gets suspended or removed it should send notification to pubsub , I want to know how I can achieve this , I cannot found any proper ...
Nishit Kumar's user avatar
0 votes
0 answers
44 views

Is it possible to get only recently updated Google Groups with Python API?

I have an API that connects to Google Groups and gets all groups in my Google Workspace. However I want to get not all groups, but only those, that were recently updated (new members were added or ...
Dmytro Horodetskyi's user avatar

15 30 50 per page
1
2 3 4 5
17