Read email and attachments

Confluence User - 19 May, 2017

Is it possible, apart from being able to read the mail, to be able to capture an attachment to the mail and put it as an attachment in a process? I think I can initialize processes from the reading of an email as in the case of the Polling app, however, I eventually need to be able to capture attachments. Any ideas?

polling;attachment;file;email

1


22 May, 2017
confluenceUser
confluenceUser

Hi, I believe you can read attachments using the Java Mail API eg http://stackoverflow.com/questions/1748183/download-attachments-using-java-mail. So you could try adapting the Approve via Email app in the Joget Marketplace to add on the relevant code.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print