Hi, I would like to store external Email attachment in Mendix DB automatically. For example, A User send email to B who has Mendix email account. and I would like to store that attachment from Email to my Mendix DB without downloading/uploading explicitly. What is the best way to implement it. Thanks,
asked
Amol
1 answers
1
Amol,
You can use the IMAP/POP Module from the marketplace to integrate incoming emails into your Mendix app (including attachments).