I need help on invoke workflow. how to send email of 10 pdf files through invoke workflow process.
Hi you can save the the file on attachment ,
to include all the attachment you can use it like this
use for each of the filepath on alist ,
then save it as attachment = new attachment()
then
use invoke method target it on mail.maessage.attachment
and method name need to be ADD
hi tq and If possible could u share complete process of it Iām not getting clarity on it.
Hi ,
you can watch @AndersJensen videos , for bettter understanding,
sorry i cant share full script because its work related
hope this helps
k.tq