Hi Dave, Sorry to trouble you, but could you repost this in the Apps API forum?
http://groups.google.com/group/google-apps-apis I think someone there would be able to answer your questions much more thoroughly than I can. :) Cheers, -Jeff On Dec 8, 7:23 am, Dave C <[EMAIL PROTECTED]> wrote: > Hi, > > I am trying to Migrate email messages using the Google Apps Email > Migration API. C++ and curl is being used. I am able to Authenticate > and submit a batch job. The batch submission appears to work fine > because I get a valid response. However, the email items don't get > migrated. I'm new to this kind of programming. How can I troubleshoot > this problem? How do I determine what is happening to the batch > submission? Useful examples, articles, etc. would be nice. > > Note that I'm simply using the batch two-item feed example that is > provided in the Google Apps Email Migration API Developer's Guide. > > I also have the following questions regarding the Google Apps Email > Migration. > > 1) When migrating email messages, does it matter how the From and To > fields are set to in the RFC 822 message? Can I migrate a message that > was sent to another user into my own email account? > 2) Can I copy and paste the example text from the two-item feed > example combined with the sample RFC 822 email message in the API > Developer's Guide and expect the two messages to be migrated to my > email? > > If not, what items need to be modified? > > 3) How are contacts handled? The contact information and examples in > the Common Elements: "Kinds" directory seems quite different from the > examples in the API Developer's Guide and the Reference Guide. How do > I use the Common Elements: "Kinds" contacts information to get > contacts to migrate? > 4) Does the Email Migration only provide for inserts? Can updates, > deletes, and other operations be done? > 5) What can currently be done (updates, deletes, etc.) with contacts > using the Common Elements information-using any of the available APIs? > 6) What documentation needs to be read to provide me with a background > to write and troubleshoot the Email Migration API code? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Data API" 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-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
