Is there a way to take input from a Google Spreadsheet and use it to add membership to a Google Group? If not Python, is there another language that could perform this function?
Look for Google Apps APIs. Im not sure what you want to do is possible, at least manipulating the spreadsheet is doable from Pythonl:
http://stackoverflow.com/questions/2377301/how-to-write-a-python-script-to-manipulate-google-spreadsheet-data
We are planning to add an android app, but need some help on GCM. Does anyone have any good pointer to implement GCM if so please suggest.
I want to create 3 rails apps in which every app has a Google API. 1) Gmail API 2) Google+ API 3 3) Google calendar API
Please suggest how to begin with...