I need to send a task link and an attachment file that was uploaded previously in the same stream, how do I attach this file and send the link of the task flow in an email task?
Hi Samuel,
Following example could help you:
There is also test to send html email.
Regards
Martin
1 Like
Thank you, but i dont know how put on this in my flowable, because i am noob in the flowable.
Hi,
here is a process bpmn file which shows how to use emails with attachments
Martin
1 Like
With this idea, I can also do that in the email send type
link of the task that the user is responible? As a notification saying that she has a task and in that email already send the link of the task to the person.
In the flowable design, for email task, there is option to attachments. I tried to use the document variable, that is output of previous step of generate document. The mail is sent, but no file is attached