Handling email attachments as files

I’ve come across the need a couple times to keep the files within an email as original files. For example if I use office 365 to pull in an email I’d like to keep an excel document as a file when passing it into the workflow or alternatively parse the data if it was flattened.

Are there typically any ways to control the output of attached files to remain untouched for other steps?