I am trying to retrieve a list of all of the users in my domain (just around 17,000) but if I use the retrieveAllUsers() it errors out due to size of the memory the script can use (currently at 128m) so I am able to pull the first 100 users by using getUserFeed() but I need to be able to get all of them, is there an easy way to pull all 17,000 accounts?
Or is there a way to search the domain and list the accounts who's familyName equals a search value? Please help. Thanks, Stacey --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Apps APIs" group. 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-apps-apis?hl=en -~----------~----~----~----~------~----~------~--~---
