Top "Google-apps-script" questions

Use for questions about Google Apps Script, Google's JavaScript-based cloud scripting platform for automating tasks across Google products and third-party services.

Google Drive Page Not Found - Sorry, unable to open the file at this time

I'm using google scripts to deploy a web app. I've done about 5-10 in the same account. When I try …

google-apps-script publish
Highlight entire row when cell is active

How to design a sheet script that would result in an active row being highlighted? I would like to have …

google-apps-script google-sheets formatting
AJAX post to google spreadsheet

I am attempting to post form data to a google spreadsheet. Currently, if the form is validated, then the following …

jquery ajax google-apps-script google-sheets
Can the google spreadsheet 'query' function be used in google apps script?

I'm looking for a way to programmatically populate a spreadsheet that filters data from another spreadsheet based on the logged …

google-apps-script google-sheets google-query-language
email notification if cell is changed

need help with google script. I have multiple row spreadsheet. Need a script that does the following: If any cell …

google-apps-script google-sheets google-spreadsheet-api
Upload an image to a Google spreadsheet

I am making a photo shooting contest, the competitor should register using a Google registration form, and upload his photo …

google-apps-script google-docs google-docs-api
Linking to another HTML page in Google Apps Script

When linking from ScriptDbConsole.html to legend.html I get the following error message: Sorry, the file you have requested …

html google-apps-script web-applications
I need to capture the IP Address to google spreadsheet via google web form

I have designed a Google web form. This form is sent to number of clients. All the fields that are …

google-apps-script google-sheets google-forms
How can I find the Event Id of my Google Calendar event?

I created some Google Calendar events and now I would like to do some operations on them programmatically. Trouble is …

google-apps-script google-calendar-api