Hi there,
I'm building a mechanism to export all of the data we have for a client and I need to include emails in that export. I can get a list of relevant message IDs from our applications database and now I just need to retrieve the original, raw, form of that email from your API (the same as saving the text in "View source" on a message).
I've had a brief look at your API docs but didn't spot an option for this (without having to synthesise it)! Can you point me to how I can go about doing this?
Many thanks