Skip to main content
0 votes
0 answers
48 views

I have a C# application that sends emails using System.Net.Mail.SmtpClient. I send emails to multiple Google Group distribution lists. Some users belong to more than one group, so they end up ...
Kafkaa's user avatar
  • 89
2 votes
1 answer
152 views

This page: https://developers.google.com/apps-script/advanced/groups says that there is an Advanced Service for Cloud Identity Groups that can be enabled, but my list of Services has no such option in ...
xd1936's user avatar
  • 1,211
0 votes
0 answers
37 views

I want to add members to a google group([email protected]) using the api. The issue is that I only need to use @googlegroups.com as the domain for google group. But seems like google only allow ...
Python Samurai's user avatar
1 vote
1 answer
205 views

I'm admittedly a bit of a noob here, but trying to work through writing an API call to add a Google Group to a Google Chat space. I've auth'd via OAuth 2.0 and have the right scopes. When I make a ...
jeffpress's user avatar
0 votes
1 answer
264 views

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
1 answer
91 views

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
105 views

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
2 votes
0 answers
426 views

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
  • 22.4k
1 vote
1 answer
2k views

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
264 views

I'm trying to use a service account with delegated credentials to access resources in Google Drive that have been shared with a Google Group the impersonated user is a member of. Despite the user ...
user8155759's user avatar
0 votes
0 answers
42 views

I'm trying to make a request to get messages from a Google Group, but the token request that works for getting messages from a User does not work for a Group, indicating that there is some change I ...
ILoveCliques's user avatar
1 vote
1 answer
811 views

I am using the gcloud beta command to search the groups in GCP. The problem is I have 1700 groups, and after x number of groups command generates nextpagetoken and I have to enter it manually to rerun ...
Waqas Sarwar MVP's user avatar
1 vote
1 answer
798 views

As an admin, I want to have visibility of all the members of all groups present in a Google Workspace account with the help of an API. Is there any API to perform this action? If not, are there any ...
dummy email's user avatar
2 votes
1 answer
2k views

I want to get all my groups but I am not an admin I know how to fetch groups if I am admin. But if not - I don't understand. Also I can see its via website My steps: I do auth with Google and with ...
Dmitry Proshutinskiy's user avatar
1 vote
0 answers
99 views

I am new to google cloud. I am currently working on Bigquery. For a project in bigquery, I am creating Authorized views through java using service account which is created in Bigquery. In this ...
multiverse's user avatar

15 30 50 per page
1
2 3 4 5
16