Saving an email directly, without parsing it

A Score Level 1

Hello,

I have a use case where we need to store the email directly on a service like S3, without parsing.

I'm trying to come up with a solution for this and I was wondering if the Receive Message Event allows capturing the .msg file to store it. Our use case will imply some kind of parsing (e.g, body, from, etc.) but we also need to come up with something that allows us to store the raw data.

I already explored some options in AppMarket but couldn't come up with a clear solution for this.

The event only seems to allow some kind of manipulation with the data and that's OK for us, but we also need the raw information.

What can we use to achieve this solution?

Kind regards

  Discussion posts and replies are publicly visible