Skip to main content

Questions tagged [google-workspace]

Use for questions about Google workspace, a paid solution by Google for all work place needs. Use in addition to the product in question(eg:[gmail],[google-sheets],[google-apps-script])

google-workspace
0 votes
0 answers
20 views

Having trouble getting a Python script to send emails from a Gmail alias

I have an email address, [email protected], via Google Workspace; it's at a custom domain name but it functions as a Gmail address that I use via the Gmail web interface. I've also made an alias for ...
Marky's user avatar
  • 1
-1 votes
0 answers
10 views

Emails being blocked when combining aliases with Default Routing and a catchall address with Routing

I have set up a number of custom routing rules that allow users in our primary domain to receive emails via a custom alias at their secondary domain. This has been done through Default Routing as ...
Hugo Pakula's user avatar
0 votes
1 answer
24 views

API Quota limit 250 Query

I want to know API limit of 250 per user per second means 250 is concerned to the developer account of company or 250 is the limit to user's email that we integrate like we are x company and we have a,...
Varun Deepak Kotwani's user avatar
-1 votes
1 answer
22 views

Can't see who answered questionnaire. email addresses not populated

I created a questionnaire in google forms. I required email address be collected. when I went to look at the responses, it shows the responses but no names or email addresses are attached even with a ...
Tonia Moore's user avatar
0 votes
1 answer
25 views

How to access rules in content compliance in gmail setting , google workspace admin console , "PROGRAMMATICALLY"

I need to programmatically access the content compliance rules set in the Gmail settings from the Google Workspace Admin Console. Could you please advise if there is an available API or any other ...
shayan amar's user avatar
-3 votes
1 answer
38 views

Which user account’s authorizations are used by a calendar sync function?

I think the title is self-explanatory, but here are some options I can think of: the account of the calendar owner The account of the user who created the calendar event
skidalgo's user avatar
1 vote
1 answer
24 views

"Invalid deployment ID" error while setting configuration of Google Chat API

I am trying to create a google chat app but I am getting "Invalid deployment ID" error I am trying to create a google chat app and publishing using the instructions written in https://...
Hulusi Turgut's user avatar
-2 votes
0 answers
37 views

accessing google drive folders in google script [closed]

I have links to google drive folders in my google script but when my users go to click on them it says that they don't have access. The problem I am having is that I did give them access and it still ...
Parker Bishop's user avatar
0 votes
1 answer
68 views

How does the execution happen when a Google Apps Script is run as a webapp?

I'm trying to understand how an Google Apps Script deployment actually work, and my question has two parts: When an Apps Script is run as a web application, and multiple users access it using the ...
drox's user avatar
  • 7,933
0 votes
0 answers
27 views

Google Form to assign tasks [closed]

I've created a Google Form for submission requests. I've added the Performflow add-on to email a group to approve the task submission. The issue I'm having is that performflow allows the entire ...
Kimberly Jenkins's user avatar
0 votes
1 answer
49 views

Send mail function is not working, it gives no authorization to send mail. But the authorization is there and it sends email on test email function

function onEdit(e) { try { var ss = SpreadsheetApp.getActiveSpreadsheet(); var sheet = ss.getActiveSheet(); if (sheet.getName() === "To Do List" && e.range....
Janda Devi Nepal Energy Files's user avatar
-3 votes
0 answers
19 views

How to Integrate Bulk Gmail Accounts Using Gmail API for a Marketing Workflow Application [closed]

Hello stackoverflow Community, I am developing a sophisticated bulk email marketing application intended for use in a company's marketing workflow. The application includes features such as campaigns, ...
Yazid Alami's user avatar
0 votes
1 answer
35 views

ExportLink to download google doc history always return 429

The file has 100 histories. And Code is like below: $request = $this->service->files->export( $item['file_id'], ...
吴婕妤's user avatar
0 votes
1 answer
44 views

google sheet url is not following the expected strcture

Yesterday I noticed that google api is formatting the sheet url different than before. According to the Google Sheets API docs, the format of a google sheet url should be: https://docs.google.com/...
Soroush Fallah's user avatar
-2 votes
1 answer
42 views

What are the usage limits & costs for the Google People API? [closed]

I am working on a chrome extension that I would like to offer to around 500 people for free using the Google People API. Does anyone know the usage costs for the Google People API? I am trying to ...
Raphael Ernst's user avatar

15 30 50 per page
1
2 3 4 5
133