Top "Google-apps" questions

DO NOT USE ALONE.

Getting Google Spreadsheet CSV into A Pandas Dataframe

I uploaded a file to Google spreadsheets (to make a publically accessible example IPython Notebook, with data) I was using …

python pandas google-sheets google-drive-api google-apps
Read all mails using Gmail API with OAuth

Is there any method to read all mails (i.e. both read and unread) using Gmail API with OAuth. The …

api gmail oauth-2.0 google-apps gmail-imap
Getting a 403 - Forbidden for Google Service Account

I am trying to get an access token for Google Service Account. Following is my code - String SERVICE_ACCOUNT_…

google-api google-apps google-oauth google-api-java-client google-oauth-java-client
Script to summarise data not updating

I have a Google spreadsheet of timesheet data; it has a sheet for each month, each sheet is a lot …

google-apps-script google-sheets google-apps custom-function
If var isnumber, for script

I need to run a script which contains the logic: If isNumber, Then DoSomething. I've run other such if then …

google-apps-script google-sheets google-apps
How to stop or disable Google App Engine production server?

I have uploaded google app java project to production google app engine (from this tutorial), but I can't found any …

google-apps google-compute-engine google-app-engine
Is there an alternative google-apps for mail?

Google Stops offering Google Apps for free. Are there any alternatives to link your own domain with a good mail …

gmail google-apps
Open Google Docs Spreadsheet by name

I have a situation where a script is taking input data and sending it to a spreadsheet. After a while, …

google-apps-script google-sheets google-drive-api google-apps
Google Form output to remote MySQL database

I have a Google Form I created. I have a website with a remote MySQL database. I would like to …

mysql google-apps-script google-apps google-forms
Google Spreadsheets Regex Case Insensitive (Regexreplace)

I'm trying to create a case insensitive regex query in Google Spreadsheets with the regexreplace function. Is that possible? I've …

regex google-sheets google-apps