Hello all,
Im working on a business process to send an email from in the document section, i want to include any attachment in the object to the email through the process.
Any advise on which object i should pull the attachment from and whats the best way to do this is welcomed.
Thank you
Like
1 comments
16:02 Jun 26, 2020
Hello,
You can use the object Document attachment to read attachments. The send element should be implemented in the business process using a script task element and creating a correct script for it. You can find an example of such task here: https://community.creatio.com/questions/add-orders-attachments-email
Best regards,
Angela
Show all comments