I have noticed that there is no way to work with a file in an email attachments from the backend functions. Files type are not directly stored in the table and as such cannot be retrieved. I am developing an application where I want to update some tables based on a csv file send as an email attachment. Is this possible to do from within R3 or should consider setting up another tool to handle this?