Relative Content

Tag Archive for google-apps-scriptgoogle-workspace

Connecting a google sheets to a google calendar

I’m working on our marketing campaign master plan that has a lot of moving pieces including types of campaigns, platforms to post, person in charge and date it needs to go out. I want to put into a separate google calendar that everyone has access to so that its very easy to see when something should be going out and who is responsible for it, as well as be able to get notifications and reminders about it.

Service invoked too many times in a day: urlfetch

Today suddenly my app script stopped working with the message “Service invoked too many times in a day: urlfetch” though I haven’t reached the daily limit yet. I’ve checked the execution logs & dashboard & there are only less than 100 executions.

Service invoked too many times: Calendar error

Service called too many times: Calendar error occurred
I couldn’t upload the schedule to Google Calendar.
Which service is over-allocated and causes an alarm like this
Please check how we can solve it

Google Apps Script Mail Merge not working with Trigger

I have this Google Apps Script that I have modified and added and removed things over the months, I am trying to run “sendEmails” automatically but I keep getting this error (shown below, along with entire script) It works fine if I run it manually in the dropdown. This is for our car dealership, this is how we let the service department know a traded in vehicle is ready for them to service, works great but I always have to run it a few times a day.