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

All Questions

Tagged with
0 votes
0 answers
25 views

Error: Service invoked too many times for one day: premium gmail [closed]

I am running a manual Apps Script from the Editor on GMAIL and I keep getting 9:29:26 AM Notice Execution started 9:29:35 AM Info Error: Service invoked too many times for one day: premium gmail....
Michael Walker's user avatar
-1 votes
0 answers
15 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
0 answers
13 views

Auditing Gmail Activity in Google Workspace

I'm working on a project that involves ingesting Audit Logs/Activity Events from Google Workspace. It appears to be pretty straightforward to pull most relevant data using the Reports API, but there's ...
RoboBear's user avatar
  • 5,654
1 vote
1 answer
110 views

How to restrict Service Account read-access of Gmail-API to specific accounts

I need a service account for e2e tests in order to simulate the signup-flow (sending email with initial password etc). however, as far as I am aware, gmail as a service is managed on the level of the ...
Phil's user avatar
  • 7,431
0 votes
0 answers
38 views

Access Regular Gmail Account with API in Lambda

I want to create a simple service that periodically checks my gmail in search for bank transactions. My objective is to turn this into a simple app for other users eventually, but for now I just want ...
David Diaz's user avatar
0 votes
0 answers
48 views

Gmail "Layouts Tool" configurable via appscript?

With the imminent rollout of Mail-merge tags in Email Layouts Tool per workspace blog, and knowing mail-merge works with appscript, will layout objects be accessible/configurable via appscript? I see ...
Will Byron's user avatar
-1 votes
1 answer
51 views

Is there a way to open a dialogbox when email send in apps script?

I am creating a G-Mail Add-In with apps script. What I wanna do is when user send an e-mail a dialogbox will open and user will click to yes from dialogbox then mail will be sent. Is there any event ...
Fatih Karameşe's user avatar
0 votes
0 answers
76 views

Directing Specific Emails to AWS and Others to Google Gmail

All employees in my company have their Google Workspace email addresses, such as [email protected]. We utilize [email protected] for sending emails using AWS SES. Presently, we aim to have customer ...
Rupak's user avatar
  • 541
0 votes
0 answers
6 views

Googleworkspace Warning when sending to group mail including external addresses

We are using Google workspace and have some group mail including external email addresses. The domain of the group mail is the same as our organisation. Is it possible to get warning when we mail to ...
NFS IT's user avatar
  • 1
0 votes
1 answer
64 views

All emails on Google Workspace account marked as spam

I have several emails hosted on Google Workspace with a company domain. Somehow every email from this domain is being marked as spam for recipients. This is a small company and is no way engaged in ...
Gold Masta's user avatar
-3 votes
1 answer
423 views

How to send mails using laravel with google workspace

I want to send mails using google workspace, like the wordpress SMTP mailer functionality, u create a app in google admin console and give the client_id and client_secret and then authenticate the app ...
henrikhannewijk's user avatar
3 votes
0 answers
108 views

Best practices to identify users in Gmail API?

The Gmail API uses a UserId which is the user email address. However, an email address is not a reliable identified over the time. On Google Workspace, it is frequent that user email addresses are ...
poiuytrez's user avatar
  • 22.1k
0 votes
0 answers
105 views

Change the sender's email address using Gmail SMTP on a wordpress site

Online quote entries are sent to my email, and the "from" section says the email was sent from my email, not the customer's. I switched my hosting to Cloudways and started using Google ...
mariio's user avatar
  • 11
0 votes
1 answer
102 views

GMAIL API Acces token duration

How can I extend the gmail api access token to 1 week? I see that a service account is necessary? To have a service account do I have to pay? Since I tried to create one and it asks me to have google ...
Starky Medina's user avatar
0 votes
0 answers
54 views

How to allow users to set their own aliases in Google Workspace?

I want users in our organization to be able to set up and remove email aliases by themselves, so that they don't have to apply manually every time. I see that many schools have this feature in their ...
yesyesxx's user avatar

15 30 50 per page
1
2 3 4 5
11