Hello Petrizio We are aware of that issue. The doc is missing the POST request data. We will soon update it and will notify on this thread. Sorry for the inconvenience. By the time you can also try the gdata-client libraries to make call to the API and create groups using them. Creation of group is available in java <http://code.google.com/p/gdata-java-client/>, python<http://code.google.com/p/gdata-python-client/>, php <http://framework.zend.com/download/gdata>, .Net<http://code.google.com/p/google-gdata/>libraries.
Thanks Gunjan Sharma | Developer Programs Engineer | [email protected] | +91 7702534446 On Thu, Dec 15, 2011 at 7:54 PM, admin Patrizio <[email protected] > wrote: > Hi > I'm following the Provisioning API Developer's Guide ( > http://code.google.com/intl/it-IT/googleapps/domain/provisioning_API_v2_developers_guide.html#Creating_a_User_for_a_Domain > ) for implements some services. > I would like to Create a group using Http Protocol request as described in > 'Methods for Groups' - 'Creating a Group' but the request suggested contains > only the url to inkove. > I tried to see also the atom feed reference > (http://code.google.com/googleapps/domain/gdata_provisioning_api_v2.0_reference.html) > and i find that '<apps:emailList>' are deprecated. Is there a way to create > a group via HTTP protocol? > Regards > Patrizio Pontecorvi > > -- > You received this message because you are subscribed to the Google Groups > "Google Apps Domain Information and Management APIs" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-apps-mgmt-apis/-/cgrJDqZeH1kJ. > 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-mgmt-apis?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Apps Domain Information and Management 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-mgmt-apis?hl=en.
