Hello, Batch requests for all Google Data based APIs are similar and extends this reference: http://code.google.com/apis/gdata/docs/batch.html
What you would have to do is create an atom feed that contains Shared Contact entries + batch operation information. Once the request body has been created, simply send the request to the Domain Shared Contacts batch endpoint as documented here: http://code.google.com/googleapps/domain/shared_contacts/gdata_shared_contacts_api_reference.html#Batch Also, please note that the Domain Shared Contacts API is very similar to the Contacts API (with some limitation and different endpoints): http://code.google.com/apis/contacts/docs/3.0/developers_guide.html#Batch_contacts Best, Alain On Wed, Jan 11, 2012 at 2:52 PM, VV <[email protected]>wrote: > Hi, where can I find the XSDs to insert/update/delete shared contacts? > Could someone help me please? > > -- > You received this message because you are subscribed to the Google > Groups "Google Contacts, Shared Contacts and User Profiles 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://code.google.com/apis/contacts/community/forum.html > -- Alain Vongsouvanh | Developer Programs Engineer -- You received this message because you are subscribed to the Google Groups "Google Contacts, Shared Contacts and User Profiles 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://code.google.com/apis/contacts/community/forum.html
