top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Python and Google App intergration

+1 vote
444 views

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?

posted Nov 4, 2013 by Abhay Kulkarni

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

+1 vote

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

answer Nov 4, 2013 by Deepak Dasgupta
Similar Questions
+3 votes

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.

+1 vote

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...

...