Greetings: I am trying to figure out if the following is possible with Google Apps API's / SDK
We have a Php/Mysql application that we want to link to Google Apps (a) When we add a user in Php/MySql, we want that user to be added in google apps. (The user name to be [email protected] (not @gmail.com) ; the password for the newly created user; the user name of an admin account that has the rights to create a user in that domain ; password for the admin account ) (b) There are two other pieces of user specific data in the Php/MySQL application that we want to display in users screen in Google Apps This can be done as a batch process (if doing it in real time is challenging) For example, in Php/MySQL, we can export the data into a format that that the google api can read and bring in as a google doc for that user in google apps. Thanks SJ -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/bUR61W2dZuMJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
