Does anyone know if GAM has any code, like if/else statements that will check if a user account already exists before I try to create it?
--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/fbaea396-b185-4e5f-b97e-ffbc0801ee37%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
It doesn't, but it returns an error if the user already exists. If you write a script that calls GAM, you can build an if/else process by checking what it returns.Ed
On Mon, Feb 9, 2015 at 11:28 AM, Richy K <richar...@gotoltc.edu> wrote:
Does anyone know if GAM has any code, like if/else statements that will check if a user account already exists before I try to create it?
--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/fbaea396-b185-4e5f-b97e-ffbc0801ee37%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.