I have a RoR app that other companies use for their Google Apps account. Is there a gem or other way to pull the company's user data, e.g. pull a list of all their employee names and email addresses.
How can I do this?
You want the Admin SDK Directory API and the Ruby Google API Client.