Skip to main content

I couldn't find any information about how to set up the new Google Account iOS payload. I can get it to work if I input a specific user's info but how do I make it generic so that all users email info will get filled in? OR is this only supposed to be used for individual users?

I think that the following link will provide the answer that you are looking for: iOS Configuration Profiles


I tried those already but I'll take another stab at it. Thanks for the help.


Please share if you work it out.


Hey @natesimons ! You should be able to deploy it using variable in the three different fields.



Common ones you can use are:
$USERNAME for "Account Description"
$FULLNAME for "Account Name"
$EMAIL for "Email Address"


Reply